Skip to main content
POST
Create Whats Working Snapshot Route

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

brand_id
string<uuid>
required

Body

application/json

The report configuration to freeze — the server re-generates the report from these params and stores the result; the client never supplies payload data.

date_preset
string
default:last_14d
since
string<date> | null
until
string<date> | null
sort_metric
string
default:spend
card_metrics
string[]
Maximum array length: 8
view
string | null
Maximum string length: 40

Response

Successful Response

id
string<uuid>
required
token
string
required
report_type
string
required
title
string
required
created_at
string<date-time>
required
share_path
string
required
date_start
string<date> | null
date_end
string<date> | null
date_preset
string | null
view
string | null
creator_name
string | null