Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Body

executionId
string | null
audienceId
string | null
audienceName
string | null
dataURIs
string<uri>[] | null
authorName
string | null
source
string | null
destinations
string[] | null
description
string | null
state
enum<string>
Available options:
Draft,
Published,
Archived

Response

Accepted

Last modified on August 11, 2026