Creates, updates the deactivated menu items for the role with the specified id.

Creates, updates the deactivated menu items for the role with the specified id. <Check title="Required Permissions">The user must be an admin or have `workspace-manage-config:write` permissions.</Check>

Path parameters

roleIdstringRequiredformat: "uuid"
The id of the role.

Headers

AuthorizationstringRequired

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

Request

The menu items to deactivate.

Response

OK