post https://{url}/auto-event
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 astrue
to auto-accept events.
enable
- Settrue
to enable the campaign after the creation.
- Success: The campaign data are returned.