HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the campaign

Body Params
string
string
string
string
string
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8