Skip to main content

Update a Project's description

PATCH /v2/projects/{projectId}/description/
v2
PATCH
project-update-project-description

Request

  • projectIdstring (uuid)
    required

    ID of the Project to update the description for.

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X PATCH \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/projects/f0f86186-0a5a-45b2-aa33-502777496347/description