Create New Package
POST/v1/package
Creates new package with the specified properties.
When authenticated with an organization token, the package is automatically associated with
that organization. When authenticated with an account token, the organizationUid field
must be provided in the request body.
Request
Responses
- 201
- 400
- 402
- 404
Example of successfully created package
Response Headers
Location
Url of the create package.
Example:
https://api.signageos.io/v1/package/2356af56Bad request
Payment Required - Feature entitlement missing
Not Found