Create Once-Message Campaign Draft

This endpoint allows you to create your once-off message campaign.

  • URL: POST - {{url}}/onceOfMessage
  • Body:
    • campaignName - Name of the campaign.
    • productIds - ID of the specific digital passport to include in the campaign.
    • content - Content of the message. Check out the Message Schema.
    • audienceId - ID of the target audience.
    • status - DRAFT or CREATED. If you create a draft, use the "Send Once-Off Message Campaign" API to trigger the campaign afterward.
  • Success: The campaign data are returned.

For more information, read our detailed API documentation.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!