Skip to main content
POST
Offer a version for Discover

Authorizations

Authorization
string
header
required

A pc_… token generated from Settings > API & MCP.

Body

application/json
packageId
string<uuid>
required

The package to submit.

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
version
integer
required

Which frozen version to offer. Not necessarily the newest.

Required range: -9007199254740991 <= x <= 9007199254740991

Response

Created.

submission
object
required