Ticket API
Unarchive Ticket
Restore a ticket from cold storage. Fails if the ticket's parent is still archived.
post/v2/tickets/{id}/unarchive
Path parameters
idstring required
The ID of the ticket to unarchive. The owning team is resolved server- side; callers do not (and must not) supply it.
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.