v1
latestOpenAPI 3.0.32026-07-17542197.8 KBOrganization
Role
Create a new role in the organization
Create a new role and assign it to the organization.
post/v1/organizations/${id}/roles
Request body
Example request
{
"name": "Contributors",
"description": "Users who can collaborate on the project."
}Response
Example response