Create a new VCS repository.
post/midgard/v0.1/vcsrepo
Creates a new VCS repository for a customer.
Request
Authorization
X-AT
header
apiKey
Body
application/json
uriThe URI of the repository.
string
REQUIRED
username
string
passwordEncrypted and base64 encoded.
string
confirmationPassword confirmation, encrypted and base64 encoded.
string
docrootLegacy, not used.
string
Response
201VCS repository created successfully.
403User is not allowed to access this resource.
422Validation error.
500VCS repository not created due to server error.
Shell cURL
shell
Show schema
json