Skip to main content

Register or re-register a device with the org. Idempotent on (org_id, device_identifier): re-registration updates fields

POST 

/api/v1/devices/register

Register or re-register a device with the org. Idempotent on (org_id, device_identifier): re-registration updates fields and rotates tokens but keeps the same Device.id. SDKs call this once at first launch and again whenever the persisted token is invalidated.

Request

Responses

Success