Create Issue

Body Params
string

Optional. The unique identifier of the incident If not provided, UUID will be generated server side

string
required

Required. Title of the incident Title is limited to only 255 characters max

date-time

Optional. Date and time this incident was created

string
required

Required. ID of the incident's category If not set, this incident will be stored with the default category(None)

answered_questions
array of strings

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.

answered_questions
string

Optional. The email address of the contributor

media
array of objects

Optional. Array of media items to be linked to the incident.

media
string

Optional. ID of the site to associate with the incident. If not provided, no site will be associated with the incident.

string

Optional. The name of the contributor

string

Optional. The contact details of the contributor

location
object

The location of the task. The latitude and longitude in the geo_position object are required. All other fields are optional, but add extra context to the location on platform.

string

Optional. The access token used to authenticate the request. This field should be set when following the contributor flow. Otherwise, authenticate via normal means.

string

Optional. Description of the issue (maximum 500 characters).

questions_and_answers
array of objects

Optional. An array of all, if any, custom questions that have been answered for this issue.

questions_and_answers
items
array of objects

Optional. The category fields and questions that applied to this incident when it was created.

items
date-time

Optional. Date and time this incident occurred at

string

Optional. The ID of the asset associated with this incident.

Responses

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