Delete CRM entities
| Value | |
|---|---|
| Description | Delete entity by using provided internal ID. |
| Path | /api/crm/entity/delete/{internalId} |
| Method | DELETE |
| Request Parameters |
|
| Responses |
|
| Remark | The response code will consistently be 200 (OK). However, you must check the response value. If it is "true," it indicates a successful deletion, while "false" implies that the deletion has failed. |
| Reference | Link |
Response body example

Updated about 1 year ago
