RegistryAction

    • available
      const:  
      true
      required
    • identifier
      Type: string
      required
    • label
      Type: string
      required
    • payloadSchema
      Type: object
      required

      JSON Schema for the payload object when creating a task with this action via POST /tasks. Includes action-specific context fields such as targetUserId, targetLicenseId, and targetApplicationInstanceId alongside any action input fields.

    • tag
      Type: string · RegistryActionTagenumnullable
      required
      values
      • account_creation
      • account_revocation
    • type
      const:  
      internal
      required