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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Issue fields to update.

assignedTo
object

Issue assignee update object

string

Description of the issue.

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.

media
array of objects

Media items to append to the issue.

media
string
enum

Priority of the issue. Valid values: low, medium, high

Allowed:
string
enum

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

Allowed:
string

Title of the issue.

Responses

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