curl -X DELETE "https://api.magpipe.ai/functions/v1/manage-dynamic-variables/789e0123-e89b-12d3-a456-426614174000" \
-H "Authorization: Bearer YOUR_API_KEY"
{
"success": true,
"message": "Dynamic variable deleted"
}
Delete a dynamic variable
curl -X DELETE "https://api.magpipe.ai/functions/v1/manage-dynamic-variables/789e0123-e89b-12d3-a456-426614174000" \
-H "Authorization: Bearer YOUR_API_KEY"
{
"success": true,
"message": "Dynamic variable deleted"
}
curl -X DELETE "https://api.magpipe.ai/functions/v1/manage-dynamic-variables/789e0123-e89b-12d3-a456-426614174000" \
-H "Authorization: Bearer YOUR_API_KEY"
{
"success": true,
"message": "Dynamic variable deleted"
}