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
Key | Datatype | Required | Description |
---|---|---|---|
identification | string | Login username (required) | |
password | string | Login password (required) |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
""