Complete OAuth flow for an Integration
Path parameters
Request body
Example request
{
"$schema": "/v1/schemas/CompleteIntegrationOAuthFlowRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/CompleteIntegrationOAuthFlowResponseBody.json"
}Changes
Changed in 3 of the 28 revisions of this API.45
- ○
added the required property
data/installed/items/attributes/capabilitiesto the response with the200statusresponse-required-property-added
- ○
- ▲
removed the required property
data/installed/items/attributes/configfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/installed/items/attributes/settingsfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
data/installed/items/attributes/sanitizedConfigto the response with the200statusresponse-required-property-added
- ○
added the required property
data/installed/items/attributes/userSettingsto the response with the200statusresponse-required-property-added
- ▲
- ▲
removed the required property
data/installed/items/attributes/sanitizedConfigfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/installed/items/attributes/userSettingsfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
data/installed/items/attributes/configto the response with the200statusresponse-required-property-added
- ○
added the required property
data/installed/items/attributes/settingsto the response with the200statusresponse-required-property-added
This revision also has 39 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲