HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

Create Auto-Event Campaign

This endpoint allows you to create an event campaign for a target audience.

  • URL: POST - {{url}}/auto-event

  • Body:

    • name - Name of the campaign.

    • trigger - eachTransfer, genesis, walletToWallet

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

    • audienceId - ID of the target audience.

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

    • enable - Set true to enable the campaign after the creation.

  • 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…
Body Params
string
required
string
required
string
required
string
boolean
required
boolean
Response

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