Skip to main content
POST
Create organization role

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Body

application/json
roleName
string
required
Required string length: 2 - 64
permission
object
required

Response

Organization role created successfully.

success
boolean
required