Skip to main content

Delete a key for a customer

DELETE/v2/customers/{customerId}/ai-hosting-keys/{keyId}/
API version
v2
Request method
DELETE
Operation ID
ai-hosting-customer-delete-key

Request

  • customerIdstring
    required
  • keyIdstring
    required

Responses

No response content specified.

Usage examples

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