SignOut Copy
POST {{Host}}/AutodeskDM/Services/Filestore/v26/AuthService.svc
Clears out the authentication information and signs user out of Vault.
It is best practice to Sign Out after you complete your sequence of API calls and have retrieved the data requested.
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"