Authorizations
Bearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.
Path Parameters
ID of the workspace
ID of the invitation
Body
application/json
The new role to be associated with this invitation that will be applied to the user once the invite is claimed.
Available options:
owner
, editor
, operator
, viewer
Example:
"owner"