POSThttps://api.ssoready.com/v1/saml/redirect
Body Parameters
View in API Reference
Request
$curl -X POST https://api.ssoready.com/v1/saml/redirect \
> -H "Authorization: Bearer " \
> -H "Content-Type: application/json" \
> -d '{
> "organizationExternalId": "my_custom_external_id"
>}'
Response