Back

OAuth Callback

GET/integrations/{platform}/callback

Authorization

AuthorizationBearer <token>

API key authentication - use your API key as a Bearer token

In: header

Request Body

code?string

OAuth code via query param

Response Body

> 200application/json
// GET /integrations/{platform}/callback
// See cURL example for request shape.
HTML Content / Redirect