v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Deletes a gateway rule.

delete/gateways/{gatewayIdentifier}/rules/{ruleId}

Path parameters

gatewayIdentifierstring required

The identifier of the gateway containing the rule.

ruleIdstring required

The unique identifier of the rule to delete.

Response

Success

ruleIdstring required

The unique identifier of the deleted rule.

status'CREATING' | 'ACTIVE' | 'UPDATING' | 'DELETING' required

The status of the rule deletion operation.