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/waap/v1/domains/{domain_id}/api-discovery/upload
Path parameters
domain_idinteger required
The domain ID
The domain ID
Request body
Response
Successful Response