Skip to main content

Delete a signature

DELETE 

/:handle/session/:session_id

Deletes the session linked to the signature

Request

Path Parameters

    handle stringrequired

    Org handle

    session_id stringrequired

    Session ID

Responses

OK

Schema

    data object
    success boolean
Loading...