Update one Package
PUT {{baseUrl}}/v1/package/:packageUid
Updates package properties
Request Body
{"label"=>"<string>", "description"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{}