Delete an environment URL.
delete/midgard/v0.1/environment/url/{environmentUrlId}
Deletes an environment URL. Admin users can perform a hard delete by providing the hardDelete parameter.
Request
Authorization
X-AT
header
apiKey
Path Parameters
environmentUrlIdThe environment URL ID.
integer
REQUIRED
Response
200URL deleted successfully.
403User is not allowed to access this resource.
404Returned when the environmentUrl was not found.
Shell cURL
shell
Show schema
json