Delete One Account Security Token

DELETE {{baseUrl}}/v1/account/security-token/:token?identification=<string>&password=<string>

Delete one security token from account by username/email/id and password and token itself.

Request Params

KeyDatatypeRequiredDescription
identificationstringLogin username (required)
passwordstringLogin password (required)

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Acceptstring

RESPONSES

status: OK

&quot;&quot;