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
API Reference
Introduction
Welcome to the VoxLink API
Read guide →API Reference
Authentication
Learn how to authenticate your API requests
Read guide →API Reference
Get current user
Get the authenticated user's profile information
Read guide →API Reference
List assistants
List all assistants for the authenticated user with pagination
Read guide →