Skip to main content
POST
Share Ad Board

Authorizations

Authorization
string
header
required

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

Body

application/json

Share (or re-share) a client-side board. board_key is the client board id — the idempotency key; re-sharing refreshes name/ads but keeps the existing token.

board_key
string
required
Required string length: 1 - 128
name
string
default:Ad Board
Maximum string length: 255
ad_ids
string[]
Maximum array length: 5000

Response

Successful Response

token
string
required
board_key
string
required
name
string
required
created_at
string<date-time>
required
share_path
string
required
ad_count
integer
default:0
created
boolean
default:false