HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

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.

Path Params
string
required

ID of the campaign

Body Params
string
string
string
string
string
Responses

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