Connections
Oauth2 Callback
This callback/webhook is used while creating a new connection with Oauth2. See https://docs.peaka.com/how-to-guides/how-to-create-oauth2-based-connections-via-peaka for more information.
POST
Oauth2 Callback
Authorizations
Use the Authorization header with the value 'Bearer <apiKey>' to authenticate. Partner API Keys have full access; Project API Keys are limited to their project scope. Learn more: https://docs.peaka.com/api-reference/authentication
Path Parameters
ID of the project
Body
application/json
Oauth2 Callback Body
The body is of type object
.
Response
200 - application/json
Connection created successfully
The response is of type object
.
Oauth2 Callback