Rebuild Package

Rebuild Package

Rebuild package.

Request
URI
POST
https://{api_host}/vco/api/packages/{packageName}/rebuild
COPY
Path Parameters
string
packageName
Required

packageName


Authentication
This operation uses the following authentication methods.
Responses
202

The request is successful

Operation doesn't return any data structure

401

User is not authorized

Operation doesn't return any data structure

404

Package doesn't exist

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X POST -H 'Authorization: <value>' https://{api_host}/vco/api/packages/{packageName}/rebuild