Skip to main content
DELETE
/
api
/
v1
/
businesses
/
{businessId}
/
contacts
/
{contactId}
Error
A valid request URL is required to generate request examples
{
  "error": {
    "code": "UNAUTHORIZED",
    "message": "Invalid or missing API key"
  }
}

Authorizations

Authorization
string
header
required

API key prefixed with sk-ak-. Pass as Authorization: Bearer sk-ak-...

Path Parameters

businessId
string<uuid>
required

The business ID

contactId
string<uuid>
required

Response

Successfully deleted