Zum Hauptinhalt springen

Relocate an external Project to mittwald

POST /v2/relocation/
v2
POST
relocation-create-relocation

Give mittwald access to your Provider and let them move your Project to mittwald.

Request

Responses

Kein Request-Inhalt spezifiziert.

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{"allDomains":true,"allowPasswordChange":true,"contact":{"email":"email@mittwald.example","firstName":"string","lastName":"string","phoneNumber":"string"},"domains":[{"authCode":"string","domainOwnerData":"string","name":"string"}],"notes":"string","provider":{"loginUrl":"string","name":"string","password":"string","sourceAccount":"string","userName":"string"},"target":{"organisation":"string","product":"string","projectName":"string","system":"kc"}}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/relocation