Save profile on termination

Path parameters

sessionIdstringRequired

ID of the session.

profileNamestringRequired

Name under which to save the profile.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.