Last updated 19 hours ago
Was this helpful?
Simulates the creation of an in a .
POST /access_codes/simulate/create_unmanaged_access_code ⇒ { access_code }
API key
Client session token
Personal access token Must also include the seam-workspace header in the request.
seam-workspace
To learn more, see .
code (Required)
code
Code of the simulated unmanaged access code.
device_id (Required)
device_id
ID of the device for which you want to simulate the creation of an unmanaged access code.
name (Required)
name
Name of the simulated unmanaged access code.
{ JSON representation of unmanaged_access_code }