Create config

Create a new deployment configuration. The account_id in the payload must match the authenticated account. The feed_config object defines which algorithms to use, fallback chains, cache settings, and page size.

Body Params
uuid
required

Account ID (must match authenticated account)

string | null

Optional user identifier within the account

string
required

Display name for the config

string

Config description

boolean

Whether other accounts can read this config

feed_config
object
required

Deployment configuration that defines how algorithms are composed and served.

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json