vk_delete_labels_5f843a6b3e85
Delete an existing Vikunja label by ID. Only the creator can delete it, and authentication is required.
Instructions
Delete a label. Raw Vikunja REST proxy for DELETE /labels/{id}. Delete an existing label. The user needs to be the creator of the label to be able to do this. This endpoint does not usually require a request body. Path and query parameters are top-level fields. Original parameter names also accept camelCase and snake_case aliases. Authentication is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Label ID Required. |