POST
/
api
/
configure

Authorizations

Authorization
string
header
required

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

Body

application/json
Configuration options for Squiggle
apiKey
string
required

Your OpenAI API key

configuration
object
required

Response

200
application/json
Configuration updated successfully
message
string