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.
Path Parameters
24Body
Name to assign to condition set.
1 - 100The owner of the resource. If you provide this, do not specify an owner_id as it will be generated automatically. When updating a wallet, you can set the owner to null to remove the owner. The owner of the condition set. Provide either "owner" or "owner_id", but not both. The P-256 public key of the owner of the resource. If you provide this, do not specify an owner_id as it will be generated automatically.
The key quorum ID to set as the owner of the resource. If you provide this, do not specify an owner. The key quorum ID to set as the owner of the condition set. Provide either "owner" or "owner_id", but not both.
Response
Updated condition set object.
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.

