Skip to main content

Delete a key for a project

DELETE/projects/{projectId}/ai-hosting-keys/{keyId}/
v2
DELETE
ai-hosting-project-delete-key

Request

  • projectIdstring
    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/projects/string/ai-hosting-keys/string