Update Once-Off Message Campaign

This endpoint allows you to update a once-off message campaign previously created.

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

  • Parameter: id - ID of the campaign.

  • 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
Credentials
Header
URL
Click Try It! to start a request and see the response here!