Create New Package
POST {{baseUrl}}/v1/package
Creates new package with the specified properties
Request Body
{"packageName"=>"VZyiZdpZEi", "label"=>"<string>", "description"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string |
RESPONSES
status: Created