Skip to main content
POST
Bulk create custom targeting values

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Path Parameters

code
string
required

Body

application/json
display_name
string
required
Required string length: 1 - 100
value
string
required
Required string length: 1 - 32
Pattern: ^[a-z][a-z0-9._-]{0,31}$
ext
any
id
string<uuid> | null
match_type
enum<string>
default:exact
Available options:
exact

Response

Successful Response