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 to create or update
Required string length:
3 - 63Query Parameters
The region where the secret set will be created. If not specified, defaults to us-west. Secrets must be in the same region as the agents that use them.
Example:
"us-west"
Body
application/json
- Option 1
- Option 2
Array of secret key-value pairs
Minimum length:
1Response
Secret set successfully created or updated
Available options:
OK