API Discovery
Upload and scan an API description file
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.
POST
Authorizations
API key for authentication.
Path Parameters
The domain ID
Body
application/json
Request model for uploading an API spec file
Response
200
application/json
Successful Response
Response model for the task result ID