v4
OpenAPI 3.0.32026-08-05136301307.1 KBImport an issue
Imports an issue with its messages and metadata. At least one message is required.
Rate limit: 20 requests per minute
Request body
AccountID that the issue should belong to.
UserID that the issue should be assigned to.
An array of attachment URLs to attach to this issue.
CreatedAt is the time the issue was created (RFC3339).
FirstResponseTime is the time the issue was first responded to (RFC3339).
An optional issue number to preserve from the platform the issue is being imported from.
Usually, do not set this field. Pylon normally assigns its own auto-incrementing ticket numbers.
Use it only for customers who require their historical ticket numbers to be preserved.
When set, it must be positive and lower than the organization's current ticket number counter.
ContactID that the issue should be on behalf of.
ResolutionTime is the time the issue was resolved (RFC3339).
The state of the issue. Can be one of new, waiting_on_you, waiting_on_customer, on_hold, closed, or a custom status.
An array of strings to use as tags on this issue.
TeamID that the issue should be assigned to.
The title of the issue.
UpdatedAt is the time the issue was last updated (RFC3339).
Response
The request ID for tracking.