About permissions

Overview

Permissions allow an account holder to perform the actions specified in the permission. Permissions are assigned to Roles, and Roles get assigned to Accounts.

Subjects are targets of the actions that the user with the permission can perform.

📘

To learn more, read How to manage access rights.

Properties of a Permission object

NameTypeDescription
idStringThe permission ID
nameStringPermission name
descriptionStringDescription of the permission
subjectObjectThis property stores the ID of the subject at which the actions of this permission are targeted.
actionsArray of SringsThe actions that this permission allows to be performed on the subject