Zum Hauptinhalt springen

Update the auth code of a Domain

PATCH /v2/domains/{domainId}/auth-code/
v2
PATCH
domain-update-domain-auth-code

Update an incorrect auth code of an ongoing/failed Domain transfer. This route will also restart the transfer itself.

Request

  • domainIdstring (uuid)
    required

Responses

application/json

OK

  • isAsyncboolean
  • transactionIdstring

Usage examples

$ curl \
--fail \
--location \
-X PATCH \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/domains/f0f86186-0a5a-45b2-aa33-502777496347/auth-code