Create Package
SuperAdmin only. Creates a new package.
Request Body*
{
"code": "string",
"name": "string",
"description": "string",
"moduleIds": [
0
]
}
Responses
201 Created
400 Bad Request
401 Unauthorized - Invalid or missing API key
403 Forbidden