Finish fetcher authorization
Finishes an authorization from the address the operator's browser ended up at
POST /stream/authorization/complete
note
SDK method: finishFetcherAuthorization
Security: authenticated (policy: platform.manage)
Request body (application/json)
Accepts a FetcherAuthorizationInput object.
Response
200 OK — Returns a FetcherAuthorizationFinished object.