Create app listing
POST/marketplace/apps
Creates a new marketplace app listing in draft status. Use when registering a new app that will be submitted through the developer submission pipeline. The listing must be associated with an approved submission before it can be published.
Request
Responses
- 201
- 422
App listing created in draft status.
Validation failed — check slug uniqueness or URL formats.