Remove token

Fill ai-api-access-token, Authorization, Referer in the http header.

Request
query Parameters
device-id, fill a valid device-id when previously token was tighted with a device
string

device id

Responses
200

Empty message mean token removed successfully

401

You are not authorized to remove this token

500

Error happened when removing token

delete/auth/v2/token
Request samples
curl -i -X DELETE \
  'https://qa-web-02.qima.com/auth/v2/token?device-id%2C%20fill%20a%20valid%20device-id%20when%20previously%20token%20was%20tighted%20with%20a%20device=string'
Response samples
application/json
"string"