API Scopes
Every user-generate API key offers granular access control using API scopes. The following scopes are included by default and housed in the config file and you can extend this with your own scopes.
- account.read
- account.update
- account.delete
- billing.read
- billing.update
- invite.create
- invite.read
- invite.delete
- key.create
- key.read
- key.update
- key.delete
- user.read
- user.update
- user.delete
- event.create
Last modified 1yr ago