Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Successful response
Example:
"Company deleted successfully"
Delete a company in your workspace
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful response
"Company deleted successfully"