Select API Scopes
Operation Type | Description |
---|---|
ALL | Full access to the resource |
READ | Allow access to read data from the resource |
CREATE | Allow access to create data in the resource |
UPDATE | Allow access to update an existing data in the resource |
WRITE | Allow access to edit data in the resource (Alias for CREATE, UPDATE, and DELETE) |
DELETE | Allow access to delete data in the resource |
CUSTOM | Custom Operation Type |