cURL
curl --request DELETE \ --url https://api.getbluma.com/api/v1/templates/{templateId}/variants/{variantId} \ --header 'Authorization: Bearer <token>'
{ "error": { "type": "<string>", "status": 123, "title": "<string>", "detail": "<string>", "request_id": "<string>", "timestamp": "2023-11-07T05:31:56Z", "metadata": {}, "links": { "docs": "<string>", "support": "<string>" } } }
Delete a variant preset
Use your API key in the format: Bearer bluma_live_your_api_key_here
Bearer bluma_live_your_api_key_here
Template identifier
Variant identifier
Variant deleted