Update multiple experiences at once

Allows for changing the status (e.g., activate, pause, archive) of multiple experiences within a project simultaneously. Requires a list of experience IDs and the target status. The Knowledge Base article "Bulk Actions on Experiences" describes this UI feature.

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

ID of the account that owns the retrieved/saved data

integer
required

ID of the project to which save/retrieved data is connected

Body Params

Contains a list of experience ids and the target status (e.g., 'active', 'paused', 'archived') to apply to all of them. Useful for managing multiple experiments efficiently.

Request body for bulk updating the status of multiple experiences.

id
array of integers
required
length between 1 and 100

A list of unique numerical identifiers for experiences to be affected by a bulk operation.

id*
string
enum
required
Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json