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).
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 - 255The 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)