Update Auto-Message Campaign

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

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

  • Parameter: id - ID of the campaign.

  • Body:

    • campaignName - Name of the campaign.

    • productIds - ID of the specific digital passport to target.

    • content - Content of the message. Check out the Message Schema.

    • audienceId - ID of the target audience.

    • status - DRAFT or CREATED.

  • Success: The campaign data are returned.

For more information, read our detailed API information.

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