API-Key: ********************curl --location --request PUT 'https://mijn.host/api/v2/domains/domain.com/cancel-delete' \
--header 'Accept: application/json' \
--header 'User-Agent: my-application/1.0.0' \
--header 'API-Key: <api-key>' \
--header 'Content-Type: application/json'{
"status": 0,
"status_description": "string"
}