Zum Hauptinhalt springen

Renames an AI hosting plan

PUT/v2/customers/{customerId}/ai-hostings/{planId}/
API version
v2
Request method
PUT
Operation ID
ai-hosting-customer-update-plan

Request

  • customerIdstring
    required
  • planIdstring
    required

Responses

Kein Request-Inhalt spezifiziert.

Usage examples

$ curl \
--fail \
--location \
-X PUT \
-d '{"description":"string"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/customers/string/ai-hostings/string