| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

### **Compute Unit Value**: `10` (fixed)

variable_id

uuid

required

ID of variable to delete

id

uuid

required

ID of the specific variable value to delete

``204
Variable value deleted

# ``default      Unexpected error

Updated2 months ago

```

ShellNodeRubyPHPPython

```

xxxxxxxxxx

curl --request DELETE \
     --url https://svc.blockdaemon.com/streaming/v2/variables/variable_id/values/id \
     --header 'accept: application/json' \
     --header 'authorization: Bearer ••••'
```

application/json
