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