Skip to main content
DELETE
/
api
/
domains
/
{id}
Delete domain
curl --request DELETE \
  --url https://api.ipulse.one/api/domains/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT Bearer token authentication

Path Parameters

id
string
required

Response

204

Domain deleted successfully