PATCH /UserInfo/UpdateAccessToken HTTP/1.1 Host: Authorization: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 41 { "accessToken": "text", "userEmail": "text" }
Success: The access token was successfully updated.
No Content