Skip to main content

Bulk update attributes and description

PUT 

/v1/:projectName/launch/info

Bulk update attributes and description

Request

Path Parameters

    projectName stringrequired

    projectName

Body

required

bulkInfoUpdateRQ

    attributes

    object[]

  • Array [

  • action string

    Possible values: [DELETE, UPDATE, CREATE]

    from

    object

    key string
    value string

    to

    object

    key string
    value string
  • ]

  • description

    object

    action string

    Possible values: [DELETE, UPDATE, CREATE]

    comment string
    ids int64[]

Responses

OK

Schema

    message string
Loading...