DELETE api/v100/tokens/{tokenFake}
Delete token information from vault.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tokenFake |
TokenFake for call UTI Get by ID. The real token must come in the header "token". |
string |
Required |
Headers
| Name | Description | Type | Additional information |
|---|---|---|---|
| appkey |
Ej. abcdefghijk |
None. |
|
| session |
Ej. 1234567890 |
None. |
|
| token |
Ej. abcdefghijk1234567890 |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of Result| Name | Description | Type | Additional information |
|---|---|---|---|
| resultMessage |
Description of the Result |
string |
Required |
| resultCode |
Result Code for the Specified Action |
integer |
Required |
| stackTrace |
Additional debugging information |
string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.