Companies
Delete a company record
Deletes a single company 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 company record to delete.
Example:
"99a03ff3-0435-47da-95cc-76b2caeb4dab"
Response
200
application/json
Success