Add or Update selection customization script

Add or Update the selection customization zeppa script in the platform.

  • once the update happens new selection customization script will take effect
  • the updated version of the script is returned with the API call
    NOTE: the account id required for this is only for test before submission
    NOTE: it does not mean that this customization is run only for this account.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

before the script is actually stored the script is run against this test account id, it DOES NOT MEAN this customization is only for this account

int32
required

this is the expected version of the script that is currently stored

  • if the expected version does not match what is stored the call will fail
  • if the script is being added for the first time then the expected version is 0
  • look at the GET call for how the current version number is returned
Body Params
Response
default

successful operation

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!