Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 1.96 KB

File metadata and controls

8 lines (5 loc) · 1.96 KB

AuthorizeToolServerResponse

Fields

Field Type Required Description
authorization_url str ✔️ URL that the client should navigate the end user to in order to begin the OAuth flow.
After the user consents, control returns to returnUrl from the request.