SignOut
POST {{AuthServiceSoapBaseUrl}}/AutodeskDM/Services/Filestore/v26/AuthService.svc
Clears out the authentication information and signs user out of Vault.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
SOAPAction | string |
RESPONSES
status: OK
"\u003cs:Envelope xmlns:s=\"http://schemas.xmlsoap.org/soap/envelope/\"\u003e\n \u003cs:Body xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"\u003e\n \u003cSignOutResponse xmlns=\"http://AutodeskDM/Filestore/Auth/1/7/2020/\"/\u003e\n \u003c/s:Body\u003e\n\u003c/s:Envelope\u003e\n"