githubEdit

Simulate Creating an Unmanaged Access Code

Simulates the creation of an unmanaged access codearrow-up-right in a sandbox workspace.

POST /access_codes/simulate/create_unmanaged_access_code β‡’ { access_code }
chevron-rightAuthentication Methodshashtag
  • API key

  • Client session token

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authenticationarrow-up-right.

Request Parameters

code String (Required)

Code of the simulated unmanaged access code.


device_id String (Required)

ID of the device for which you want to simulate the creation of an unmanaged access code.


name String (Required)

Name of the simulated unmanaged access code.


Response

unmanaged_access_code

Last updated

Was this helpful?