v1
integrations
Exchange OAuth code for tokens
post/api/integrations/{provider}/callback
Path parameters
providerstring required
Provider name for integrations. Can be any string value, including custom provider names.
Request body
Response
Successful Response
Changes
Changed in 2 of the 165 revisions of this API.11
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ●
added the new
device_codeenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●