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