cURL
curl --request DELETE \ --url https://api.wellapp.ai/v1/companies/{id} \ --header 'Authorization: <authorization>'
This response does not have an example.
Delete a company record
Bearer token for authentication
UUID of the company to delete
Company deleted successfully