v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
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