Update an Unmanaged Access Code
Updates a specified unmanaged access code.
Request Parameters
access_code_id
String (Required)
ID of the unmanaged access code that you want to update.
is_managed
Boolean (Required)
allow_external_modification
Boolean
Indicates whether external modification of the code is allowed.
force
Boolean
Indicates whether to force the unmanaged access code update.
is_external_modification_allowed
Boolean
Indicates whether external modification of the code is allowed.
Response
void
Last updated
Was this helpful?