Skip to main content

Configs Deploy

POST 

/variants/configs/deploy

Configs Deploy

Request

Body

required

    variant_ref

    objectrequired
    slugobject

    required

    anyOf

    string

    versionobject

    required

    anyOf

    integer

    idobject

    required

    anyOf

    string

    environment_ref

    objectrequired
    slugobject

    required

    anyOf

    string

    versionobject

    required

    anyOf

    integer

    idobject

    required

    anyOf

    string

    application_refobject
    anyOf
    slugobject

    required

    anyOf

    string

    versionobject

    required

    anyOf

    integer

    idobject

    required

    anyOf

    string

Responses

Successful Response
Schema
    params objectrequired
    urlobject
    anyOf

    string

    application_refobject
    anyOf
    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    service_refobject
    anyOf
    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    variant_refobject
    anyOf
    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    environment_refobject
    anyOf
    slug

    object

    required

    anyOf

    string

    version

    object

    required

    anyOf

    integer

    id

    object

    required

    anyOf

    string

    application_lifecycleobject
    anyOf
    created_at

    object

    anyOf

    string

    updated_at

    object

    anyOf

    string

    updated_by_id

    object

    anyOf

    string

    updated_by

    object

    anyOf

    string

    service_lifecycleobject
    anyOf
    created_at

    object

    anyOf

    string

    updated_at

    object

    anyOf

    string

    updated_by_id

    object

    anyOf

    string

    updated_by

    object

    anyOf

    string

    variant_lifecycleobject
    anyOf
    created_at

    object

    anyOf

    string

    updated_at

    object

    anyOf

    string

    updated_by_id

    object

    anyOf

    string

    updated_by

    object

    anyOf

    string

    environment_lifecycleobject
    anyOf
    created_at

    object

    anyOf

    string

    updated_at

    object

    anyOf

    string

    updated_by_id

    object

    anyOf

    string

    updated_by

    object

    anyOf

    string

Loading...