Skip to main content
DELETE
cURL
Removes a contact from the snoozed list, allowing them to appear in call lists again immediately.

Path Parameters

  • id (required, string): Snoozed contact ID

Response

Returns a success message if deleted, or 404 if not found.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Snoozed contact ID

Response

Snoozed contact deleted successfully

message
string