Chuyển đến nội dung chính
GET
/
del-token
Thu hồi token xác thực
curl --request GET \
  --url https://launch-auth-v1.raydium.io/del-token
{
  "success": true,
  "data": "OK"
}

Documentation Index

Fetch the complete documentation index at: https://docs.raydium.io/llms.txt

Use this file to discover all available pages before exploring further.

Tham số truy vấn

token
string
bắt buộc
wallet
string
bắt buộc

Phản hồi

200 - application/json

Token đã được thu hồi

success
boolean
Ví dụ:

true

data
string
Ví dụ:

"OK"