curl --request PATCH \
--url https://api.tenbytecloud.com/v1/user-resource/token \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'apikey: <api-key>' \
--data billing_account_id=0 \
--data 'description=<string>' \
--data restricted=true \
--data token_id=123