curl --location --request POST 'https://img.ink/api/delete?id=19999' \ --header 'token: abcd123456'
{ "code": 0, "msg": "string", "data": {}, "time": 0 }