gateway-configs
Delete a GatewayConfig.
Delete an existing GatewayConfig. This action is irreversible.
post/v1/gateway-configs/{id}/delete
Path parameters
idstring required
The unique identifier of the GatewayConfig to delete.
Request body
EmptyRecord required
Response
GatewayConfig deleted successfully.