Delete Variable
DELETE/agents/:agent_id/context-variables/:variable_id
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
[DEPRECATED] Deletes a specific context variable and all its values.
This endpoint is deprecated. Please use the tag-based context variables API instead.
Request
Responses
- 204
- 404
- 422
Context variable and all its values deleted
Variable or agent not found
Validation Error