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