Verify Device via Verification Hash

POST {{baseUrl}}/v1/device/verification

Register device to your account by sending Verification Hash.

When a device is successfully verified & paired with an organization. The request returns response code 201. Additionally in response Header Location will be available link to just verified device verification resource.

Parameters

FieldTypeRequiredDescription
none

Body

content-type: application/json or application/x-www-form-urlencoded

FieldTypeDescription
verificationHashstringVerification hash generated on screen during deployment

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Content-Typestring
Acceptstring

RESPONSES

status: Created

{}