post https://users.app.marq.com/oauth2/token
Prerequisites
The authorization code provided in the redirect URI can only be exchanged once and expires 5 minutes after issuance. You must exchange an authorization code with an access token or an access token/refresh token pair. You can then use the access_token
to call API methods on behalf of the user.