Create a Device Activation Code
POST {{WEBEXAPI}}/devices/activationCode
Generate an activation code for a device in a specific place by placeId. Currently, activation codes may only be generated for shared places--personal mode is not supported.
https://developer.webex.com/docs/api/v1/devices/create-a-device-activation-code
Request Body
{"placeId"=>"{{_place}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |