HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

Update Audience

This endpoint allows you to update an audience branch.

  • URL: PATCH - {{url}}/audience/:id

  • Parameter: id - ID of the campaign.

  • Body:

    • name - The name of the audience.

    • tagRule - The tag rule for the audience.

    • uniqueOwner - Indicates whether the audience has a unique owner.

    • custodialWallet - Custodial or non-custodial wallet. yes: Send to custodial wallet only. no: Send to non-custodial wallet only. all: Both types of wallet.

    • isWalletActiveSinceNumberOfDays - A period in days during which activity was observed on the user's wallet.

    • countries - Define the target country. String with values separated by a pipe Example: France|Spain...

  • Success: The audience data are returned.

For more information, read our detailed API documentation.

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

ID of the audience

Body Params
string
required
string
required
boolean
required
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