POST
/
api
/
v1
/
issues

Body

data
string

This is a description of the issue along with any other relevant information such as error messages, logs, etc.

projectId
string

This is the unique identifier for the project that this issue belongs to.

callbackUrl
string

This is the URL where the webhook will be sent once the issue is created.

Response

message
string

A message indicating that the issue creation is in progress and a webhook will be sent upon completion.