OptionalbodyOptionalpathOptionalredirect_uri?: stringYou may pass in a redirect_uri to determine which URI the response is redirected to. This URI must be contained in the list configured by your integration. If this option is not passed, the first URI present in the list will be used.
For now the only acceptable value is code.
Optionalstate?: stringYou may pass in any arbitrary string value here which will be returned to you along with the code via browser redirect.
Your integration’s unique identifier