Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
access_code_id
string<uuid>
required

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

allow_external_modification
boolean

Indicates whether external modification 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

Indicates whether external modification of the access code is allowed.

Response

OK

The response is of type object.