Delete
Delete a shortcut
Delete
DELETE
https://{{account_id}}.acquire.io/api/v1/crm/message-shortcut?id={{shortcutId}}
Delete a message shortcut. The shortcutId must be passed in to the endpoint as a query parameter. Warning: This action cannot be undone.
Path Parameters
Name | Type | Description |
---|---|---|
shortcutId | integer | Array of shortcuts ids to be deleted |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Bearer {{api_key}} |
Last updated