Skip to main content
DELETE
Delete key quorum

Authorizations

Authorization
string
header
required

Basic Auth header with your app ID as the username and your app secret as the password.

Headers

privy-app-id
string
required

ID of your Privy app.

privy-authorization-signature
string

Request authorization signature. If multiple signatures are required, they should be comma separated.

privy-request-expiry
string

Request expiry. Value is a Unix timestamp in milliseconds representing the deadline by which the request must be processed.

Path Parameters

key_quorum_id
string<cuid2>
required

A unique identifier for a key quorum.

Response

200 - application/json

Object with key quorum data.

A simple success response.

success
boolean
required