v1

latestOpenAPI 3.0.32026-07-22177397578.0 KB
Personalization

Partially update personalization

Update several fields of the personalization

patch/personalizations/{personalizationId}

Path parameters

personalizationIdinteger required

Query parameters

action'ACTIVATE' | 'PAUSE' | 'RESUME' | 'STOP' | 'SCHEDULE' | 'DEACTIVATE' | 'REVERT_TO_DRAFT'

Action to change the status of personalization

Request body

baseURLstring

URL of the website to load in editor and preview mode

cssCodestring

CSS script to be integrated into the source code of the page

descriptionstring

Description of the personalization

globalScriptstring

JavaScript code that will be applied only to the selected personalization and executed in the end of the Global custom script

isArchivedboolean

Indicates if the personalization has been archived

javaScriptCodestring

JavaScript snippet to be integrated into the source code of the page

mainGoalIdstring

Id of the main goal being used by the personalization

metaReadOnlystring

Personalization in READ_ONLY mode for sub-personalization

namestring

Name of the personalization

tagsstring[]

List of tags associated with this personalizations

Response

OK