Create Config Version
configs
Create Config Version
POST /configs//versions — create a new immutable version. Body is
validated per-kind; invalid → 422 config_invalid with field errors.
activate defaults to False — creation does not activate by default.
POST
Create Config Version
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Successful Response