Update an existing EnvironmentUrl.
post/midgard/v0.1/application/url/{environmentUrlId}
Update an existing EnvironmentUrl.
Request
Authorization
X-AT
header
apiKey
Query Parameters
urlThe new URL to set.
string
applicationIdThe application ID this call was triggered from.
string
noRobotsSet to true to make the gateway serve a robots.txt file that will block ALL bots.
boolean
Response
200Environment URL updated successfully.
403Returned when the requester is not authorized.
404Returned when the environmentUrl was not found.
422Environment URL update validation failed.
Shell cURL
shell
Show schema
json