Zum Hauptinhalt springen

Update a Project's storage space statistics

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

Request

  • projectIdstring
    required

    ID of the Project to update the storage space statistics for.

Responses

Kein Request-Inhalt spezifiziert.

Usage examples

$ curl \
--fail \
--location \
-X PATCH \
-d '{"notificationThresholdInBytes":10000}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/projects/string/storage-space-statistics