Delete Snooze
Unsnoozes the conversation in request.The conversation is placed into its new home folder (Mine, Team or Unassigned, based on assignee) and reactivated if needed.
Request
DELETE /v2/conversations/99/snooze HTTP/1.1
Authorization: Bearer oauth_token
Path Parameters
/v2/conversations/{conversationId}/snooze
Response
HTTP/1.1 204 No Content