Update one Package

PUT {{baseUrl}}/v1/package/:packageUid

Updates package properties

Request Body

{"label"=>"<string>", "description"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}