vk_post_projects_3ca115fec881
Set an Unsplash photo as the background for a Vikunja project. Provide the project ID and the desired image in the request body to update the project's appearance.
Instructions
Set an unsplash photo as project background. Raw Vikunja REST proxy for POST /projects/{id}/backgrounds/unsplash. Sets a photo from unsplash as project background. Pass the JSON request payload in the optional body field. 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. | |
| body | Yes | The image you want to set as background |