Secrets
Delete Specific Secret From Set
Delete a specific secret from a set by its key. This operation removes the key-value pair from the specified secret set.
DELETE
Authorizations
Authentication requires a Pipecat Cloud Private API token. Generate a Private API key from your Dashboard (Settings > API Keys > Private > Create key) and include it as a Bearer token in the Authorization header.
Path Parameters
Name of the secret set
Required string length:
3 - 63
Name of the secret key to delete
Response
200
application/json
Secret successfully deleted
The response is of type object
.