DELETE api/v100/tokens/{tokenFake}

Delete token information from vault.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
tokenFake

TokenFake for call UTI Get by ID. The real token must come in the header "token".

string

Required

Headers

NameDescriptionTypeAdditional information
appkey

Ej. abcdefghijk

None.

session

Ej. 1234567890

None.

token

Ej. abcdefghijk1234567890

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Result
NameDescriptionTypeAdditional 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.