Permission object

Overview

A permission gives a user the right to perform an action on a subject. This object describes a permission.

📘

To learn more, read About users and permissions.

Properties of the permission object

  • id (String): The permission ID
  • condition (String): The condition when this permission applies
  • description (String): Describe the permission.
  • actionId (String): An object describing the action this permission allows