cURL
curl --request DELETE \ --url https://api.ipulse.one/api/domains/{id} \ --header 'Authorization: Bearer <token>'
JWT Bearer token authentication
Domain deleted successfully
Was this page helpful?