OAuth callback

Handle the OAuth callback from a provider after user authorization.

post/provider/{providerID}/oauth/callback

Path parameters

providerIDstring required

Provider ID

Query parameters

directorystring

Request body

methodnumber required

Auth method index

codestring

OAuth authorization code

Response

OAuth callback processed successfully

boolean required

Changes

No recorded changes to this endpoint across all 102 revisions of this API.