Skip to main content

Create an auth code for a Domains transfer-out process

POST /v2/domains/{domainId}/actions/auth-code/
v2
POST
domain-create-domain-auth-code

Request

  • domainIdstring (uuid)
    required

Responses

application/json

Created

  • authCodestring
    required

Usage examples

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