Back

Connect Integration

POST/integrations/{platform}

Authorization

AuthorizationBearer <token>

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

In: header

Request Body

codestring

OAuth authorization code.

profileId?string

Optional UUID of the profile.

redirectUri?string

Redirect URI used.

Response Body

> 200application/json
// POST /integrations/{platform}
// See cURL example for request shape.
{}