{
"ttl":36000,
"password":"xxxxxx",
"to_userid": 12345
}curl --location --request PUT '/cloud-files/tmp-token' \
--header 'Content-Type: application/json' \
--data-raw '{
"ttl":36000,
"password":"xxxxxx",
"to_userid": 12345
}'{}