Skip to main content
DELETE
Delete a company

Authorizations

Authorization
string
header
required

API key authentication. Generate keys from your account settings.

Include in header: Authorization: Bearer YOUR_API_KEY

Path Parameters

id
string<uuid>
required

The unique identifier of the company

Response

Company deleted successfully

success
boolean
Example:

true

data
object