v13

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-04237161688.6 KB
Organization Roles

Assign a permission to an organization role

Assigns a permission to an organization role

post/organization_roles/{organization_role_id}/permissions/{permission_id}

Path parameters

organization_role_idstring required

The ID of the organization role

permission_idstring required

The ID of the permission to assign

Response

Success

object'role' required
idstring required
namestring required
keystring required
descriptionstring nullable required
is_creator_eligibleboolean required

Whether this role is eligible to be an organization creator role

created_atinteger required

Unix timestamp of creation.

updated_atinteger required

Unix timestamp of last update.