Skip to main content

Get pool settings

GET /v1/pools/{id}/settings

Path parameters

string
required
ULID of the pool.

Update pool settings

PATCH /v1/pools/{id}/settings

Path parameters

string
required
ULID of the pool.

Body parameters

boolean
Whether merchants are automatically synced for this pool.
boolean
Whether to include merchants that currently have no products.
Link service to use for offer URLs.
API key for the configured link service.
string
Default URL format for product links (e.g. "affiliate").

Example request