API Reference
Reference for the API
Delete a variable for a specific app.
cURL
curl --request DELETE \ --url https://api.example.com/apps/{app_id}/variables/{key}
null
Documentation IndexFetch the complete documentation index at: https://docs.withcortex.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.withcortex.ai/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the app
The key of the variable to delete.
The deleted app variable.
The response is of type unknown.
unknown
Was this page helpful?