Create New Package

POST {{baseUrl}}/v1/package

Creates new package with the specified properties

Request Body

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

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring

RESPONSES

status: Created