Setting Default Role
Set the role as default for new users.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
idstringRequiredExample:
Role Identifier
000000000000000000000001Responses
200
Created role.
application/json
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
post
/permissions/roles/defaultLast updated