The entire API V2 documentation is interactive and can be tested here. To the right side of every endpoint you will see a box with an example request. You can click on the "Try it" button to send a request to the server right from the docs. You will need to provide an API key by clicking the ApiKeyAuth_token
blue text.
Enum Value | Description |
---|---|
owner | Owner - Full access and workspace management |
admin | Admin - Full access except workspace deletion |
editor | Editor - Can edit but not manage workspace settings |
view | View - Read-only access |
any | Any - Special role for permission checks |