Package version:
ReadonlydatabaseThe parent Database.
ReadonlyidReadonlypermissionsOperations for creating, upserting, querying, or reading all operations.
See client.permission(id) to read, replace, or delete a specific Permission by id.
Returns a reference URL to the resource. Used for linking in Permissions.
Delete the given User.
Optionaloptions: RequestOptionsOperations to read, replace, or delete a specific Permission by id.
See client.permissions for creating, upserting, querying, or reading all operations.
Read the UserDefinition for the given User.
Optionaloptions: RequestOptionsReplace the given User's definition with the specified UserDefinition.
The specified UserDefinition to replace the definition.
Optionaloptions: RequestOptions
Used to read, replace, and delete Users.
Additionally, you can access the permissions for a given user via
user.permissionanduser.permissions.See
Users to create, upsert, query, or read all.