Create app submission
POST/marketplace/submissions
Creates a new developer app submission for review, including the app manifest and version metadata. After submission, use the /validate and /scan endpoints to run automated checks before a human reviewer approves or rejects the submission.
Request
Responses
- 201
- 422
Submission created in draft status.
Validation failed — check app_id or manifest structure.