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.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
ID of the unmanaged access code that you want to convert to a managed access code.
Indicates whether external modification of the access code is allowed.
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.
Indicates whether external modification of the access code is allowed.
Response
OK

