Configurations
Create a new configuration
POST
/
configurations
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Name of the project to which this configuration belongs
Name of the configuration
Name of the provider - "openai", "anthropic", etc.
List of environments where the configuration is active
Available options:
dev
, staging
, prod
Details of user who created the configuration