Skip to main content

Delete a mutual authentication session

DELETE 

/:handle/sig/:session_id

Deletes the session linked to the mutual authentication

Request

Path Parameters

    handle stringrequired

    Org handle

    session_id stringrequired

    Session ID

Responses

OK

Schema

    data object
    success boolean
Loading...