Custom API Role Policies
A Custom API Role Policy defines the level of access a role has to a Custom API. By default, administrative roles like Store Admin or Org Admin have full access to all Custom APIs. To grant access to other roles, a policy must be created for that specific role and Custom API.
Below are the permissions that can be assigned to a role:
Permission | Description |
---|---|
Create | Create a Custom API Entry. |
List | Retrieve a list of Custom API Entries. |
Read | Get a Custom API Entry. |
Update | Update a Custom API Entry. |
Delete | Delete a Custom API Entry. |
📄️ Create A Custom API Role Policy
Create A Custom API Role Policy
📄️ List Custom API Role Policies
Retrieves a list of Custom API Role Policies
📄️ Get a Custom API Role Policy
Get a Custom API Role Policy
📄️ Update a Custom API Role Policy
Update a Custom API Role Policy
📄️ Delete a Custom API Role Policy
Delete a Custom API Role Policy