Updates the current affiliate's settings.

🔐 Requires an Affiliate context (AffiliateId in header or token)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Aggregate of a single affiliate's settings. One row per affiliate; each settings section is
persisted as its own jsonb column so sections evolve independently. Add new sections as new
properties (and a new jsonb column) rather than nesting unrelated settings together.

int32

The owning affiliate (tenant) id.

trafficSourceArchive
object | null

Opt-in configuration for auto-archiving stale items of one entity kind (traffic sources, brand links).
Archiving only hides an item from the main list; it never blocks traffic. Platform.Models.Settings.AutoArchiveSettings.Enabled
gates the background auto-archive task only — the on-demand/dry-run flow is always available.

brandLinkArchive
object | null

Opt-in configuration for auto-archiving stale items of one entity kind (traffic sources, brand links).
Archiving only hides an item from the main list; it never blocks traffic. Platform.Models.Settings.AutoArchiveSettings.Enabled
gates the background auto-archive task only — the on-demand/dry-run flow is always available.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json