Skip to main content

Change the Project relation of a Domain

PUT/domains/{domainId}/projectId/
v2
PUT
deprecated-domain-change-project-of-domain

This operation is deprecated. Use the PATCH /v2/domains/{domainId}/project-id endpoint instead.

Request

  • domainIdstring (uuid)
    required

Responses

No response content specified.

Usage examples

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