Create a single issue.

Creates a new issue associated with an asset, with optional media attachments uploaded inline as base64.

Rate limit: 100 requests/min (learn more about rate limits here).

To use this endpoint, select Write Issues under the Forms category when creating or editing an API token. Learn More.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Issue fields to create.

asset
object
required

Asset the issue is associated with.

assignedTo
object

Issue assignee.

string

Description of the issue.

date-time

Due date of the issue. UTC timestamp in RFC 3339 format.

externalIds
object

A map of external ids

media
array of objects

Media items to attach to the issue.

media
string
enum

Priority of the issue. Valid values: low, medium, high

Allowed:
string
enum

Status of the issue. Defaults to open when omitted. Valid values: open, inProgress, resolved, dismissed

Allowed:
string
required

Title of the issue.

Responses

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