Skip to main content
POST
Get Or Create Submission Output

Authorizations

Authorization
string
header
required

Supports Token-prefixed API keys and Bearer-prefixed JWT-based authentication.

Path Parameters

id
string
required

The pingid of the submission.

Body

output_format
string
required

The output format to generate.

overwrite_existing
boolean | null

If true, overwrite any existing output.

Response

201

Output response with request status and result if already available.