Create connected organization member session

Create a connected organization member session.

Path Params
string
required

ID of the connected organization member.

Body Params

Connected organization member requiring the session

uri
required

The URL used for links that redirect the user back to your site when they've completed their actions on Tremendous.

string
length ≤ 1024

Opaque value forwarded unchanged as the OAuth2 state parameter on the
initial OAuth grant redirect, letting you round-trip per-user context to
your registered OAuth redirect_uri. Treat it as untrusted since it
travels through the end user's browser: sign it or use it as a lookup key
rather than trusting a raw value, and keep it short. Does not change
return_url behavior.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json