Skip to main content

Update a contact of a Domain

PATCH /v2/domains/{domainId}/contacts/{contact}/
v2
PATCH
domain-update-domain-contact

Request

  • domainIdstring (uuid)
    required
  • contact"owner"
    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/contacts/owner