Delete All Account Security Tokens

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

Delete all security tokens from account by username/email/id and password.

Request Params

KeyDatatypeRequiredDescription
identificationstringLogin username (required)
passwordstringLogin password (required)

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Acceptstring

RESPONSES

status: OK

&quot;&quot;