Compute
Create secret group
Creates a new secret group in a compute environment. Secret groups organize related secrets for use in serverless functions and workflows. If no environment is specified, the group is created in the default environment.
Features:
- Organize secrets by logical groups (e.g., database, APIs, third-party services)
- Environment-based isolation
- Validation of group names
- Conflict detection for existing groups
post/compute/v1/secrets
Request body
Response
Secret group created successfully