curl --request DELETE \
--url https://api.lunary.ai/v1/playground-endpoints/{id} \
--header 'Authorization: Bearer <token>'Delete a playground endpoint
curl --request DELETE \
--url https://api.lunary.ai/v1/playground-endpoints/{id} \
--header 'Authorization: Bearer <token>'