Skip to main content
DELETE
Delete a snoozed contact
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

Team-scoped API key generated in the Salesfinity dashboard under Settings -> Connections & API. A missing or invalid key returns HTTP 403.

Path Parameters

id
string
required

Snoozed contact ID

Response

Snoozed contact deleted successfully

message
string