Skip to main content
PUT
/
devices
/
{id}
Update device
curl --request PUT \
  --url https://api.ipulse.one/devices/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT Bearer token authentication

Path Parameters

id
string
required

Response

200

Device updated successfully