Create Issue
Creates a new issue in SafetyCulture.
Query
Comma-separated response fields to include.
Body
Optional. The unique identifier of the incident If not provided, UUID will be generated server side
Required. Title of the incident Title is limited to only 255 characters max
Optional. Date and time this incident was created
Required. ID of the incident's category If not set, this incident will be stored with the default category(None)
Optional. An array of all, if any, custom questions that have been answered by the contributor @deprecated: Use `QuestionAnswer` instead. This was a field used for string custom questions. We've since moved to structured custom questions in the `QuestionAnswer` field.
Optional. The email address of the contributor
Optional. Array of media items to be linked to the incident.
Optional. ID of the site to associate with the incident. If not provided, no site will be associated with the incident.
Optional. The name of the contributor
Optional. The contact details of the contributor
The location that the incident occurred at
Optional. The access token used to authenticate the request. This field should be set when following the contributor flow. Otherwise, authenticate via normal means.
Optional. Description of the issue (maximum 500 characters).
Optional. An array of all, if any, custom questions that have been answered for this issue.
Optional. The category fields and questions that applied to this incident when it was created.
Optional. Date and time this incident occurred at
Optional. The ID of the asset associated with this incident.