Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

integrationId
string
required

Response

200 - application/json

Returns the access token

accessToken
string
required
Last modified on September 15, 2026