Skip to main content
POST
Add campaign match

Authorizations

x-api-key
string
header
required

Product API key or agent access token

Path Parameters

id
string
required

Body

application/json
fitScore
number | null
required
Required range: -1 <= x <= 1
followerCount
integer
required
Required range: 1000 <= x <= 2147483647
name
string | null
required
Maximum string length: 200
platform
enum<string>
required
Available options:
ig,
tt
profileId
string
required
Required string length: 1 - 64
profileImageUrl
string | null
required
Maximum string length: 2048
username
string | null
required
Maximum string length: 100

Response

Added