Authorization: Bearer ********************{
"id": 3,
"token_id": 5
}curl --location 'https://moyu.info/v1/assets/groups/transfer' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id": 3,
"token_id": 5
}'{
"code": "success"
}