Update items in a condition set
Replace all items in a condition set by condition set ID. Can add up to 100 items at once.
Authorizations
Basic Auth header with your app ID as the username and your app secret as the password.
Headers
ID of your Privy app.
Request authorization signature. If multiple signatures are required, they should be comma separated.
Request expiry. Value is a Unix timestamp in milliseconds representing the deadline by which the request must be processed.
Path Parameters
24Body
1 - 100 elements1Response
Array of condition set items after replacement.
Unique ID of the created condition set item.
24Unique ID of the condition set this item belongs to.
24The value stored in this condition set item.
Unix timestamp of when the condition set item was created in milliseconds.

