Update Package
SuperAdmin only. Updates an existing package.
Parameters
| Name | Type | Description |
|---|---|---|
| code* | path string |
Request Body*
{
"code": "string",
"name": "string",
"description": "string",
"moduleIds": [
0
]
}
Responses
200 OK
400 Bad Request
401 Unauthorized - Invalid or missing API key
403 Forbidden
404 Not Found