Deals
Delete a deal record
Deletes a single deal record by ID.
Required scopes: object_configuration:read
, record_permission:read-write
.
DELETE
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Path Parameters
The UUID of the deal record to delete.
Example:
"1eec4535-30a1-4bc0-be24-e255d3fb5ac5"
Response
200
application/json
Success