v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/access_codes

Convert an Unmanaged Access Code

Converts an unmanaged access code to an access code managed through Seam.

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.

post/access_codes/unmanaged/convert_to_managed

Request body

access_code_idstring uuid required

ID of the unmanaged access code that you want to convert to a managed access code.

allow_external_modificationboolean

Indicates whether external modification of the access code is allowed.

forceboolean

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_allowedboolean

Indicates whether external modification of the access code is allowed.

Response

OK

object required