Delete Global Variable
Authorizations
Nected-API-KeystringRequired
Your Nected API key. Obtain from workspace settings.
Path parameters
namestringRequiredExample:
The variable name
tax_rate_gstHeader parameters
Nected-BranchstringOptional
Branch name (optional)
checksumstringRequiredExample:
Current checksum of the variable — from Create or Get response
a3f1b2c4d5e6f7a8b9c0d1e2f3a4b5c6Responses
200
OK — variable deleted
application/json
Generic response wrapper (used for delete)
dataany · nullableOptional
codestringOptional
messagestringOptional
400
Bad Request — checksum mismatch
application/json
500
Internal Server Error
application/json
delete
/dev/variable/{name}Checksum (required)
Last updated