Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

namespaceKey
string
required

Body

application/json
key
string
required
name
string
required
matchType
enum<string>
required
Available options:
ALL_MATCH_TYPE,
ANY_MATCH_TYPE
description
string
namespaceKey
string

Response

200 - application/json

OK

key
string
name
string
description
string
createdAt
string<date-time>
updatedAt
string<date-time>
constraints
object[]
matchType
enum<string>
Available options:
ALL_MATCH_TYPE,
ANY_MATCH_TYPE
namespaceKey
string