Skip to main content
POST
Delete multiple WAAP rules

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

domain_id
integer
required

The domain ID

Body

application/json

A request to delete a list of rules

rule_ids
integer[]
required

The IDs of the rules to delete

Minimum array length: 1

Response

Successful Response