[Under Construction] Delete Snooze
Delete a specific Snooze
Last updated
Delete a specific Snooze
Last updated
These endpoints are in beta testing. Some features may not work as documented or may behave unexpectedly.
DELETE
https://{{acount_id}}.acquire.io/api/v1/crm/follow-up/{{snoozeId}}
This endpoint is under construction Delete a specific snooze based on its ID. The snoozeId must be passed in to the endpoint as a path parameter. Snoozes may only be deleted by the agent who created them. Warning: This action cannot be undone.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
snoozeId*
integer
ID of the snooze
Authorization*
string
Bearer {{API_KEY}}