Skip to main content
POST
Create a rule tag for the active account.

Authorizations

X-API-Key
string
header
required

Infrawatch API key. Supply the complete key directly as the header value.

Body

application/json
name
string
required
Required string length: 1 - 200
category_slugs
string[]
Maximum array length: 50
Required string length: 1 - 100
Pattern: ^[a-z0-9][a-z0-9-]{0,99}(/[a-z0-9][a-z0-9-]{0,99})*$
classification
enum<string>
Available options:
informational,
benign,
suspicious,
malicious
description
string
Maximum string length: 2000

Response

Tag created.

tag
object
required