Create a new application
POST/api/apps
Creates an application within a configuration. Accepts packageId (preferred) or wingetPkg (legacy) for the package identifier.
Request
Responses
- 201
- 400
- 401
- 403
- 500
Application created
Internal server error
Missing or invalid API key
Insufficient permissions (API key scope)
Internal server error