Temporarily snoozes a conversation until the specified datetime, reopening it automatically when the time arrives or a customer replies.
Snooze Conversation
POST
/v1/conversations/:id/snooze
Parameters
| Name | Type | Description |
|---|---|---|
idrequired | string | Conversation UUID |
snoozed_untilrequired | datetime | ISO 8601 Datetime string when conversation reopens |