Delete a business

Delete a business. Supply the unique business ID from either a business creation request or the business list

Delete a business

DELETE https://api.treevox.com/v1/business/:id

Path Parameters

Name
Type
Description

id*

Number

The Id of the business to be delete

Headers

Name
Type
Description

Content-Type*

application/json

Accept-Encoding

gzip

x-api-key*

String

{
  "id": "1",
  "deleted": true
}

Última actualización

¿Te fue útil?