v5

latestOpenAPI 3.0.02026-08-04258282491.7 KB
Ticket

Snooze a ticket

Snoozes a ticket for duration seconds: sets snoozedUntil, moves the status to SNOOZED and clears the unread flag. The ticket reopens automatically when the snooze expires.

put/tickets/{ticketId}/snooze

Path parameters

ticketIdstring required

Headers

projectstring required

Request body

durationnumber double required

Snooze length in seconds (>= 0).

Response

Ok

{"stackTrail":"paths:/tickets/{ticketId}/snooze:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}