v1

latestSwagger 2.02026-08-06114161439.7 KB
campaign

An array of campaign associated user definitions

Assigns users to campaigns or updates existing user-campaign associations. Controls which users have access to view and manage specific campaigns.

post/campaign/user

Request body

campaign_idinteger required

The unique identifier for a campaign

campaign_usersinteger[]

Response

Confirmation of user assignment with result status for each association

resultstring required

Outcome of the request. String, typically 'success' or 'error'.

datastring required

Response payload. Shape varies by endpoint.

entry_countinteger required

The sequential number of the entry in the submitted array. Type: integer (int32).