Create a new global secret.
The secret will be encrypted and stored securely. If teamId is provided, the secret will be associated with that team (requires team membership).
Documentation Index
Fetch the complete documentation index at: https://docs.primeintellect.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Name of the secret (must start with uppercase, only uppercase, numbers, underscores)
1 - 255^[A-Z][A-Z0-9_]*$The secret value to store (will be encrypted)
1Optional description of the secret
500Optional team ID for team-level secrets
Whether this secret represents a file (max 64KB base64 encoded)