v1

latestSwagger 2.02026-07-17389101991.3 KB
Apps

Drop Deployment Field Row

Drop a specific row from a field in a deployment for a given cluster and app

post/api/clusters/{clusterName}/apps/{appName}/deployment/{field}/index/{index}/drop

Path parameters

clusterNamestring required

Cluster Name

appNamestring required

App Name

fieldstring required

Field to drop a row from (routes, gitClones, variables, path)

indexstring required

Index of the row to drop

Headers

Authorizationstring required

Insert your access token

Response

Deployment field row removed

string required