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.

Log in to see full request history
Path Params
string
required

ID of the campaign

Body Params
string
string
string
string
string
Responses

Language
Credentials
URL