Ticket API

Archive Ticket

Move a ticket into cold storage, removing it from most views. Non-archived descendant tickets are archived along with it. Reversible via Unarchive.

post/v2/tickets/{id}/archive

Path parameters

idstring required

The ID of the ticket to archive. 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.