curl --request DELETE \
--url https://api.portkey.ai/v1/labels/{labelId} \
--header 'x-portkey-api-key: <api-key>'{}Deletes a label
curl --request DELETE \
--url https://api.portkey.ai/v1/labels/{labelId} \
--header 'x-portkey-api-key: <api-key>'{}Was this page helpful?