Update a single issue.

Updates an instance of an issue.

Rate limit: 100 requests/min (learn more about rate limits here).

To use this endpoint, select Write Issues under the Forms category when creating or editing an API token. Learn More.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

Body Params
assignedTo
object

Issue assignee update object

date-time

Due date of the issue. UTC timestamp in RFC 3339 format.

externalIds
object

A map of external ids

string
required

ID of the issue. Can be either a unique Samsara ID or an external ID for the issue.

string
enum

Status of the issue. Valid values: open, inProgress, resolved, dismissed

Allowed:
Responses

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json