Update multiple projects at once

Allows for updating settings (like tracking script version) for multiple projects simultaneously within an account. Requires a list of project IDs and the settings to apply.

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.

Body Params

Contains a list of project ids and the settings (specifically tracking_script.current_version) to be applied to all specified projects. Useful for rolling out tracking script updates.

Request body for bulk updating settings (like tracking script version) for multiple projects.

id
array of integers
required
length between 1 and 100

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

id*
settings
object

Project settings to be updated across the specified projects.

Responses

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