v1

latestOpenAPI 3.0.02026-07-246335313.6 KB
Recon APIs

Upload File

This endpoint is used to upload a single file. See Create Recon api next.

post/api/recon/v3/upload-file

Headers

X-Portone-Client-Keystring
Content-Typestring
Authorizationstring

The Authorization header is used to include the JWT for authenticating API requests; learn how to generate the token <a href="/docs/jwt-authentication" target="_blank">in this guide</a>

Response

OK

messagestring

A message indicating the result of the file upload process.

status_codestring

Status code indicating the success of the operation.

status_reasonstring

The reason or description of the status.