Creating an API User with Administrative Access ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • goodwill
    Member
    • Feb 2020
    • 30

    #1

    Creating an API User with Administrative Access ?

    Is it possible to create a master API key that grants full administrative access to all API endpoints for example, the ability to call
    Code:
    GET /api/v1/ActionHistoryRecord
    modify entities, and perform other privileged operations?

    I’ve already created a role with all permissions, but it still isn’t sufficient to access the admin area.
  • victor
    Active Community Member
    • Aug 2022
    • 1026

    #2
    API User cannot have administrative rights.

    Comment

    • jamie
      Senior Member
      • Aug 2025
      • 101

      #3
      Originally posted by goodwill
      Is it possible to create a master API key that grants full administrative access to all API endpoints for example, the ability to call
      Code:
      GET /api/v1/ActionHistoryRecord
      modify entities, and perform other privileged operations?

      I’ve already created a role with all permissions, but it still isn’t sufficient to access the admin area.
      a great way to get hacked

      Comment

      Working...