Skip to main content
POST
Unlink Customer Device

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
customerId
string
required
phrase
string
required
deviceId
string
required

Response

Device unlinked successfully

statusCode
integer
Example:

200

success
boolean
Example:

true

message
string