Delete a company
Permanently delete a company by its identifier. The requesting user must be the company owner or have manage permission on companies; otherwise, a 403 Forbidden error is returned.
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
id
Company ID to delete
Errors
400
Bad Request Error
404
Not Found Error