Skip to main content
POST
Update data campaign dashboard

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

campaignDashboardId
integer
required

Body

application/json
name
string
emailRecipientUids
integer[]

List of user IDs to notify for this dashboard (sent daily)

whenToEmail
enum<string>
Available options:
always,
on_changes,
never
showNoOfDays
integer

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

Optional error description (set if 'success' was false)