remove the account's SSO connection.
DELETE
End-user session operationId: delete_connection/v1/dashboard/sso/connection Authorization
Called from the browser with the publishable application id (x-application-id); the access token lives in memory.
Responses
200 Deleted
{
"data": {},
"error": {
"code": "string",
"message": "string"
},
"meta": {
"timestamp": "string"
},
"success": false
} 404 None configured
Request
curl -X DELETE "https://api.identrahq.com/v1/dashboard/sso/connection" \Try it
live requestDELETE
https://api.identrahq.com/v1/dashboard/sso/connection