Skip to main content
PUT
Update a submission package

Authorizations

Authorization
string
header
required

Bearer token for authentication. Use an API key from the API Keys page in team settings, or an OAuth access token.

Path Parameters

submissionId
string
required

The ID of the submission package

Body

application/json
platform
required

The directory the package targets: chatgpt for the OpenAI App Directory, claudeai for the Anthropic MCP Directory

formData
object
required

Response

The updated submission package

id
string
required
environmentId
string
required
auditId
string | null
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
platform
any
required
formData
object
required
urlVerification
object | null
prefillSnapshot
object | null