Skip to main content
PATCH
Update deployment configuration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

configurationId
string
required

Deployment configuration ID.

Body

application/json
name
string
Required string length: 1 - 64
description
string | null
Maximum string length: 240
yaml
string
Required string length: 1 - 65536

Response

Updated

ok
boolean
configuration
object