GuideLab API

Delete an order filter preset

DELETE
/order-filter-presets/{id}

Authorization

__Secure-guidelab-prod.session_token<token>

Production session cookie set for the guidelab.co domain by Better Auth

In: cookie

Path Parameters

id*string

Filter preset ID

Response Body

application/json

curl -X DELETE "https://example.com/order-filter-presets/uuid"
{  "success": true}
Empty
Empty