not_found and nothing is deleted for them.curl --location --request DELETE 'https://api.plusvibe.ai/api/v1/workspace-settings/lead-labels/delete' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"workspace_id": "6764274d64169c4e88eec418",
"ids": [
"68a1b2c3d4e5f6a7b8c9d0e1"
]
}'{
"status": "Success",
"deleted_count": 1,
"not_found": 0
}