Delete an L7 Load Balancer
DELETE/v1/load_balancers/l7/{id}
If you need to remove an L7 balancer, make a DELETE request to the /v1/load_balancers/l7/{id} endpoint. Specify an instance for the operation in the path parameter.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
| Field | Details |
|---|---|
id | stringA unique identifier of a balancer. |
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/load_balancers/l7/JxboYjeg"Empty