vk_delete_projects_16ac08a9841c
Remove a project background using its project ID. Clears any previously set background and does not fail if none exists.
Instructions
Remove a project background. Raw Vikunja REST proxy for DELETE /projects/{id}/background. Removes a previously set project background, regardless of the project provider used to set the background. It does not throw an error if the project does not have a background. 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 | Project ID Required. |