Set Device Organization
PUT {{baseUrl}}/v1/device/:deviceUid/organization
This method sets device to a selected organization by organizationUid
.
Parameters
Field | Type | Required | Description |
---|---|---|---|
deviceUid | string | Required | Unique Device Identification |
Request Body
{"organizationUid"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-auth | string | Replace by token of your account common for both organizations | |
Content-Type | string | ||
Accept | string |