Skip to main content
POST
Update a swap offer.

Authorizations

X-API-Key
string
header
required

Your API key from the Studio Dashboard

Path Parameters

id
integer
required

Numeric resource id.

Required range: x >= 1

Body

application/json
description
string
Required string length: 20 - 5000
tags
enum<string>[]
Available options:
gay,
trans,
asian,
babyface,
plus_size,
latina,
fox,
ebony,
milf,
teen,
fitness,
blonde,
redhead,
brunette,
bdsm,
mature,
petite,
curvy,
tattoo,
cosplay,
lesbian
campaign_type
enum<string>
Available options:
free,
paid
content_type
enum<string>
Available options:
nude,
light,
no_nude
trial_days
enum<integer>
Available options:
1,
3,
7,
14,
30,
90,
180,
360
campaigns_count
integer
Required range: 1 <= x <= 1000
min_quantity
integer
Required range: 100 <= x <= 1000
max_quantity
integer

Maximum order size. Must be ≥ min_quantity (validated cross-field).

Required range: 100 <= x <= 1000
max_days
integer
Required range: 10 <= x <= 500
price
number<float>
Required range: 0 <= x <= 10
performer_top_required
integer
Required range: 0 <= x <= 100
stats_public_arpu
boolean
status
enum<string>
Available options:
active,
disabled

Response

Updated.

success
boolean
data
object