cURL
curl --request PUT \ --url https://api.example.com/variables/:id
{ "data": null }
Update a variable def.
OK