4.36. Permissions
| Name | Description | Schema |
|---|---|---|
|
canDelete optional read-only |
Indicates whether the user can delete a given resource.Example :
|
boolean |
|
canRead optional read-only |
Indicates whether the user can read a given resource.Example :
|
boolean |
|
canWrite optional read-only |
Indicates whether the user can write a given resource.Example :
|
boolean |
