Delete Company
Delete a company by its ID. This action cannot be undone and will remove all associated data.Path Parameters
Unique identifier of the company to delete
Response
Indicates whether the deletion was successful
Confirmation message
Example Request
Example Response
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.