Sharepoint Callback
GET/v1/sharepoint/callback/auth
Creates / Updates the sharepoint credential just created in microsoft to our Postgres DB. Params:
state (str): the uuid of the redis key where the api_key and org_id are stored
code (str): code given by the microsoft OAuth that is exchanged for an access token and a refresh token Returns:
null
Request
Responses
- 200
- 422
Successful Response
Validation Error