Create Issue (legacy)

Body Params
string

A UUID to identify the issue. Optional. If it is not provided, it will be automatically generated.

string
required

Required. Title of the issue (maximum 255 characters).

string

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

collaborators
array of objects

The collaborators involved in this issue. Collaborators are users who have been assigned to the issue. The user will appear in the "Assignee" field in the issue. Only one user can be assigned to an issue at a time.

collaborators
date-time

Optional. The date and time this issue was created. If no date is provided, the current time will be used. Must be sent in the Internet Date-Time format, more information about the type is available here: https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#timestamp.

string
required

Required. The ID of the issue's category. Categories are configured at an organization level, and can be retrieved from the GetCategories endpoint. The issue will not be created if the category is missing, and an error will be returned.

string

Optional. ID of the issue's status. If not set, this issue will be stored with the default status (Open). An issue can be open or resolved, and these are represented by hardcoded UUID values. Open status: 547ed646-5e34-4732-bb54-a199d304368a. Resolved status: 450484b1-56cd-4784-9b49-a3cf97d0c0ad.

string

The ID of the site associated with the issue. Site IDs can be retrieved on platform.

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.

question_answers
array of objects

Answers for questions on the issue.

question_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 issue.

Responses

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