v15

latestOpenAPI 3.1.1raw.githubusercontent.com2026-06-05137173413.9 KB

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
workspacestring

Request body

methodnumber required

Auth method index

codestring

OAuth authorization code

Response

OAuth callback processed successfully

boolean required