auth
Oauth Proxy
This endpoint should be used to make proxy requests on behalf of a client to a third party API in order to obtain an access token. For example, the Notion API doesn’t allow browsers to obtain access tokens, so the client (browser) makes a call to this endpoint, which will obtain the access token.
POST
/
v1
/
oauth-proxy
/
token
Response
200 - application/json
The response is of type object
.