MissingRequiredRole_1_0_0
MissingRequiredRole_1_0_0 Document
Error details when a user has authenticated but lacks a role to be able to perform the requested operation.
Name |
Type |
Description |
DATA_TYPE |
string |
Type of this document |
roles |
array ( MissingRoleEntrySchema ) |
List of roles authorized to perform this operation |
{
"DATA_TYPE": "missing_required_role#1.0.0",
"roles": [
{
"collection": "65986b24-c0b1-41fa-b21f-4a319273f511",
"role": "owner"
}
]
}