Create a package

Creates a package. Requires the operator manage ability on package.

name must be unique (case-insensitive) and may not contain special characters. Quotas can only be set on create — PUT /packages/{id} rejects a quotas payload.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique (case-insensitive), no special characters, non-empty

string
required

Non-empty

integer
boolean
boolean
Defaults to false

Marks the package as a configuration template. Must be a boolean. Defaults to false when omitted.

quotas
object

Quota values. Each numeric quota must be an integer between 0 and 1,000,000. Set on create only.

settings
object
features
object

Feature attachments to apply as part of the request

Responses

401

Unauthorized — missing or invalid operator token

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json