Zum Hauptinhalt springen

Update a Project

PATCH/v2/projects/{projectId}/
API version
v2
Request method
PATCH
Operation ID
project-update-project

Request

  • projectIdstring
    required

    ID of the Project to be updated.

Responses

Kein Request-Inhalt spezifiziert.

Usage examples

$ curl \
--fail \
--location \
-X PATCH \
-d '{"description":"My new description!"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/projects/string