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