Create Role

POST

Creates a new role.

Request

This endpoint expects an object.
targetenumRequired

Target object type of the role.

descriptionstringOptionalformat: "text"

The description of the role.

include_all_subtypesbooleanOptional

Whether to include all subtypes of the leaf type as target of the role.

namestringOptionalformat: "text"

The name of the role.

privilegeslist of enumsOptional
Allowed values: createdeleteexecutereadupdate

The privileges the role provides on target.

target_subtypestringOptionalformat: "text"

The subtype of the target.

Response

A response to a request to create a new role.

roleobject
Built with