API
लेबल हटाएँ
लेबल चला जाता है; जिन threads पर वह था वे रहते हैं।
DELETEapi.openemail.uk/labels/{id}
असली कॉल आपकी अपनी कुंजी से आपके वर्कस्पेस पर चलाता है।
DELETE /labels/{id}
लेबल चला जाता है; जिन threads पर वह था वे रहते हैं।
उदाहरण
labels:write चाहिए।
curl -X DELETE "$OE/labels/USER_INVOICES" -H "$AUTH"{ "object": "label", "id": "USER_INVOICES", "deleted": true }