Zum Hauptinhalt springen

Delete a key for a customer

DELETE/customers/{customerId}/ai-hosting-keys/{keyId}/
v2
DELETE
ai-hosting-customer-delete-key

Request

  • customerIdstring
    required
  • keyIdstring
    required

Responses

Kein Request-Inhalt spezifiziert.

Usage examples

$ curl \
--fail \
--location \
-X DELETE \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/customers/string/ai-hosting-keys/string