POST
/
configurations

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
project
string
required

Name of the project to which this configuration belongs

name
string
required

Name of the configuration

provider
string
required

Name of the provider - "openai", "anthropic", etc.

parameters
object
required
env
enum<string>[]

List of environments where the configuration is active

Available options:
dev,
staging,
prod
user_properties
object

Details of user who created the configuration