Skip to main content

Create a scheduled deletion of a Domain

POST/domains/{domainId}/scheduled-deletion/
v2
POST
domain-create-scheduled-deletion

Request

  • domainIdstring
    required

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{"deleteIngresses":true,"deletionDate":"2025-12-17T00:34:40.713Z"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/domains/string/scheduled-deletion