GET users: Add in expireAt field.

The GET users endpoint has some new features! We added the following new field: expireAt - an expiration datetime in RFC3339 format that shows a user's expiration time in the organization

PATCH users/.id: Add in expireAt field.

The PATCH users/.id endpoint has some new features! We added the following new field: expireAt - an expiration datetime in RFC3339 format to update a user's expiration time in the organization. Samsara users added into your organization are now required to have an expiration time.

POST users: Add in expireAt field.

The POST users endpoint has some new features! We added the following new field: expireAt - an expiration datetime in RFC3339 format to set a user's expiration time in the organization. Samsara users added into your organization are now required to have an expiration time.

added

New Preview API: GET preview/form-submissions

The GET preview/form-submissions endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: GET preview/form-submissions/stream

The GET preview/form-submissions/stream endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: GET preview/issues/stream

The GET preview/issues/stream endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: PATCH preview/issue

The PATCH preview/issue endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: GET preview/issues

The GET preview/issues endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: GET preview/assets

The GET preview/assets endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).

added

New Preview API: DELETE preview/assets

The DELETE preview/assets endpoint is now in the Preview stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).