This endpoint creates a new OAuth access token at the user scope.
Documentation Index
Fetch the complete documentation index at: https://docs.siro.ai/llms.txt
Use this file to discover all available pages before exploring further.
Organization integration token from Siro admin (Person icon → API Tokens). Send Authorization: Bearer . This is not the OAuth access token used with api.siro.ai user-scoped endpoints.
The OAuth app client secret returned in the POST /oauth/apps response.
The user that this token will be bound to
One of ("read", "write"). This will restrict what HTTP verbs the token has access to.
read, write