Create a new condition set. You must provide either “owner” or “owner_id” (but not both) to specify ownership.
Documentation Index
Fetch the complete documentation index at: https://docs.privy.io/llms.txt
Use this file to discover all available pages before exploring further.
Basic Auth header with your app ID as the username and your app secret as the password.
ID of your Privy app.
Request body for creating a condition set. Exactly one of owner or owner_id is required.
Name to assign to condition set.
1 - 100Owner of the condition set. Exactly one of owner or owner_id is required; cannot be used together with owner_id.
Key quorum ID to set as the owner of the condition set. Exactly one of owner or owner_id is required; cannot be used together with owner.
Created condition set object.
A condition set for grouping related condition values.
Unique ID of the created condition set. This will be the primary identifier when using the condition set in the future.
24Name of the condition set.
1 - 100The key quorum ID of the owner of the condition set.
Unix timestamp of when the condition set was created in milliseconds.