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
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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
.