oauth

post/api/oauth/complete

Request body

statestring required
codestring required
callbackDomainstring nullable

Response

Success

owner'org' | 'user' required
namestring required
integrationstring required
templatestring required
providerstring required
addressstring required
identityLabelstring nullable required
oauthClientstring nullable required
oauthClientOwner'org' | 'user' nullable required
oauthScopestring nullable required
missingOAuthScopesstring[] required

Changes