Skip to main content
POST
Update

Авторизации

X-API-Key
string
header
обязательно

Your API key from the Studio Dashboard

Параметры пути

username
string
обязательно

OnlyFans username of the model owned by your account.

Maximum string length: 30
Pattern: ^[a-zA-Z0-9_.-]+$

Тело

application/json

Editable fields for an attached OnlyFans account.

client_status
enum<string>
Доступные опции:
active,
archived
note
string | null
Maximum string length: 1000
tags
string[]

Up to 20 model tag slugs. Allowed values are dynamic. Invalid slugs return 422.

Maximum array length: 20
Пример:
of_list_enabled
boolean

When true, fans coming through your campaigns are auto-added to named OnlyFans lists generated from of_list_template.

of_list_template
string | null

Template for the OnlyFans list name. Macros are substituted per campaign at the moment a fan is added: {source}, {date}, {pricing_model}, {marketer_name}, {public_id}. The rendered name is capped at 60 characters.

Maximum string length: 60
Пример:

"{source} {date}"

Ответ

Updated

success
boolean
Пример:

true

data
object