Skip to main content
POST
cURL

Authorizations

X-API-KEY
string
header
required

Body

application/json

Config

config_type
string
required

Type of configuration

project_root
string
required

Project root directory (optional)

version
string
required

Version of the configuration

config_value
object
required

Configuration value as JSON

created_at
string<date-time>
required

Date time at which the config was created

language
string | null

Programming language associated with the config (optional)

repo
string | null

Repository associated with the config (optional)

namespace
string

Namespace (qa/sandbox/prod) of config (optional, default to qa)

Response

200 - application/json

Config

message
string
required
configIds
string<uuid>[]
required

List of config IDs that were updated, if no configs were updated this will be an empty list