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
uuidstringRequiredExample:
00000000-0000-0000-0000-000000000000namestringRequiredExample:
NamedescriptionstringRequiredExample:
DescriptionownerstringRequiredExample:
#did:hedera:testnet:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA_0.0.0000001permissionsstring · enumRequiredExample:
["POLICIES_POLICY_READ"]Possible values: 401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
post
/permissions/roles/defaultLast updated
Was this helpful?