Skip to main content

Relocate an external Project to mittwald

POST/relocation/
v2
POST
relocation-create-relocation

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

Request

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{"additionalServices":{"dataCompare":"default"},"allDomains":true,"allowPasswordChange":true,"articleType":"cms-hosting","contact":{"email":"email@mittwald.example","firstName":"string","lastName":"string","phoneNumber":"string"},"domains":[{"authCode":"string","domainOwnerData":"string","name":"string"}],"notes":"string","prices":{"positions":[{"name":"string","price":123}],"total":123},"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