Environments
Delete environment
Delete a given environment
DELETEhttps://cloud-api.calyptia.com/v1/environments/{environmentID}
Authorization
Path parameters
environmentID*string (uuid)
Response
OK
Request
Update environment
Updates a given environment
PATCHhttps://cloud-api.calyptia.com/v1/environments/{environmentID}
Authorization
Path parameters
environmentID*string (uuid)
Body
namenullable string
Response
No Content
Request