Nexus API
Create session
This request must be made with an MD-API-TOKEN HTTP header. The value of the header is the API token obtained using the SSO API. The request is made without a body unless the optional skip_aggregation flag is used to skip the automatic aggregation of existing members when a session is opened. The session token will be used in each request made for the user. It should be passed in an MD-SESSION-TOKEN HTTP header field.
POST
/sessions
Loading...