vk_delete_projects_c34503b3af9a
Delete a link share from a project. Requires write access to the project.
Instructions
Remove a link share. Raw Vikunja REST proxy for DELETE /projects/{project}/shares/{share}. Remove a link share. The user needs to have write-access to the project to be able 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 |
|---|---|---|---|
| share | No | Share Link ID Required. | |
| project | No | Project ID Required. |