API ReferenceOperator Plan
Upload File
Upload an operator plan file using the provided ID
Authorization
bearerAuth Authorization<token>
In: header
Path Parameters
fileId*string
The file's ID.
Request Body
multipart/form-data
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
Try it live
curl -X POST "https://example.com/operator-plan/file/string" \ -F file="string""string"