Create Issue

Use this API to create an issue.

Body Params
string
required
length ≀ 300

The name that describes the issue.

uuid
required

The unique identifier of the organization associated with the issue.

string
enum
required

The priority level of the issue.

Allowed:
string
length ≀ 4000

The description of the issue.

date

The date by which the issue should be resolved.

ownerIds
array of uuids

The unique identifiers of the issue owners who will remediate the issue.

ownerIds
approverIds
array of uuids

The unique identifier(s) of the users assigned as approvers of the issue.

approverIds
string

The reason why the issue was closed.

string

The category of the issue.

string
enum

The entity type of the source record.

uuid

The unique identifier of the source record.

string

The notes related to resolving the issue.

string

The remediation plan for the issue.

attributes
object

The details of the associated attributes.

Responses

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Choose an example:
application/json
*/*