HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

Update Once-Off Event Campaign

This endpoint allows you to update a once-off event campaign.

  • URL: PUT - {{url}}/onceOfEvent/:id

  • Parameter: id - ID of the campaign.

  • Body:

    • campaignName - Name of the campaign.

    • content - Content of the Event. Check out Event Schema.

    • audienceId - ID of the target audience.

    • autoAccept - Set as true to auto-accept events.

    • status - DRAFT or CREATED.

  • Success: The campaign data are returned.

For more information, read our detailed API documentation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the campaign

Body Params
string
string
string
string
boolean
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8