Delete a company
Companies
Delete a company
Deletes a company by its ID. Returns the deleted object marker.
DELETE
Delete a company
Authorizations
Path Parameters
Company ID
Response
OK
Created is the RFC 3339 timestamp at which the object was created.
Example:
"2024-01-15T09:30:00Z"
Deleted is true when the object has been deleted; present only on delete responses.
Example:
true
ID is the unique identifier of the object.
Example:
"550e8400-e29b-41d4-a716-446655440000"
Object is the type of the object (e.g. "client", "company").
Available options:
client, internalUser, company, customField, customFieldOption, file, fileChannel, folder, messageChannel, message, notification Updated is the RFC 3339 timestamp at which the object was last updated.
Example:
"2024-02-20T14:05:00Z"