Authorization: Bearer ********************
curl --location --request POST 'https://ckbapi.quwanzhi.com/v1/tokens/allocate' \ --header 'Authorization: Bearer <token>' \ --form 'targetUserId=""' \ --form 'tokens=""' \ --form 'remarks=""'
{}