Integrations
Complete OAuth flow for an Integration
post/integrations/install/{name}/oauth/complete
Path parameters
namestring required
Request body
Example request
{
"$schema": "/v1/schemas/CompleteIntegrationOAuthFlowRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/CompleteIntegrationOAuthFlowResponseBody.json"
}