HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

Create Auto-Message Campaign

This endpoint allows you to create an auto-message campaign, and define the distribution rules and its content.

  • URL: POST - {{url}}/autoMessage

  • Body:

    • campaignName - Name of the campaign.

    • trigger - eachTransfer, genesis, walletToWallet

    • content - Content of the message. Check out the Message 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.

Body Params
string
required
string
string
string
required
string
required
string
required
Response

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