An API description file must adhere to the OpenAPI specification and be written in YAML or JSON format.
The file name should be provided as the value for the file_name
parameter.
The contents of the file must be base64 encoded and supplied as the value for the file_data
parameter.
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
The domain ID
x > 0
Request model for uploading an API spec file
Successful Response
Response model for the task result ID