post https://api.wingspan.app/users/session/single-sign-on
Initiates a Single Sign-On (SSO) session for a user, allowing seamless integration and login across multiple platforms or applications.
Log in to see full request history
Response
Initiates a Single Sign-On (SSO) session for a user, allowing seamless integration and login across multiple platforms or applications.
xxxxxxxxxx
curl --request POST \
--url https://api.wingspan.app/users/session/single-sign-on \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: