Remove tag from devicesCopy Pagedelete https://api.level.io/v2/tags/{id}/devicesRemoves a tag from the provided devices.Path ParamsidstringrequiredID of the tag to remove.Body Paramsdevice_idsarray of stringsrequiredAn array of device IDs to remove the tag from.device_ids*ADD stringResponses 204Removed 401Unauthorized 422Unprocessable entityUpdated 26 days ago