Convert an Unmanaged Access Code
Last updated
Was this helpful?
Last updated
Was this helpful?
Converts an to an .
An unmanaged access code has a limited set of operations that you can perform on it. Once you convert an unmanaged access code to a managed access code, the full set of access code operations and lifecycle events becomes available for it.
Note that not all device providers support converting an unmanaged access code to a managed access code.
access_code_id
String (Required)
ID of the unmanaged access code that you want to convert to a managed access code.
allow_external_modification
Boolean
Indicates whether of the access code is allowed.
force
Boolean
Indicates whether to force the access code conversion. To switch management of an access code from one Seam workspace to another, set force
to true
.
is_external_modification_allowed
Boolean
void
Indicates whether of the access code is allowed.