[beta] Update a single form submission.

Updates an instance of a form submission.

Beta: This endpoint is in beta and is likely to change before being broadly available. Reach out to your Samsara Representative to have Forms APIs enabled for your organization.

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

To use this endpoint, select Write Form Submissions under the Closed Beta 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.

Log in to see full request history
Body Params
approvalDetails
object

The details of a form approval. Only valid for forms that require approvals.

assignedTo
object

Form submission assignee update object

date-time

Due date of the form submission. UTC timestamp in RFC 3339 format.

string
required

ID of the form submission.

boolean

Indicates whether the worker is required to complete this form or not at a specific route stop. Defaults to true if the form is assigned to a user or driver. When true, the worker cannot depart the route stop until this form submission is submitted.

string

ID of the route stop the form submission is assigned to. Must be a unique Samsara ID.

string

Status of the form submission. Valid values: notStarted, archived, inProgress, changesRequested, approved

string
length ≤ 255

Title of the form submission.

Responses

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