Skip to main content
DELETE
/
domains
/
{slug}
delete domain by Slug
curl --request DELETE \
  --url https://api.reqlick.com/domains/{slug} \
  --header 'Authorization: Bearer <token>'
{
  "error": false
}

Authorizations

Authorization
string
header
required

Path Parameters

slug
string
required

Response

error
boolean
Example: