VoxLink.ai

API Reference

Delete label

Delete a label

Updated 30 June 2026

Delete a label. The label is removed from any assistants it was applied to — the assistants themselves are not affected.

Path Parameters

idintegerrequired

The label ID. Must belong to your account.

{ "message": "Label deleted successfully" }
{ "message": "Label not found" }

Related guides