/v2/roles

Create a new Role with a name, description, and a set of Permission Sets that define what the role can access

Body Params
string
required
length between 1 and 256

Display name for the role

string | null

Optional description of the role

permission_set_ids
array of strings
required

Set of permission set IDs assigned to this role

permission_set_ids*
data_access_filter
object | null

Data access filter configuration. Defaults to FULL_ACCESS if not provided.

Headers
string

If passed, the operation executes in the namespace specified by this key. Resource mutations in the namespace last for 1 hour.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json