latestSwagger 2.02026-08-137516892.0 MB
33fc84a173ce
role
Update an existing role
patch/v1/org/{orgId}/role/{roleId}
Path parameters
orgIdstring required
Org identifier (either id or slug)
roleIdstring required
Role id
Request body
Example request
{
"label": "Engineering People Manager",
"description": "This role is able to create and update new job data for the engineering department.",
"policyIds": [
"588f7ee98f138b19220041a7"
]
}Response
role updated