Company
Delete company
delete/v1/companies/{id}
Path parameters
idinteger required
Company identifier.
Response
OK
Example response
{
"name": "Acme Inc",
"email": "info@acmeinc.com",
"phone": "12124567890",
"web": "acmeinc.com",
"countryCode": "US"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.