Test API endpoint

This operation starts an API test instance and tests a single endpoint
that is marked with "x-wh-scan: true" at the operational level.

Path Params
number
required

Specifies the API asset to be used to test the endpoint

Body Params

Body of the request holds OpenAPI3 definition

components
object
externalDocs
object
info
object
required
string
required
paths
object
required
security
array of objects
security
servers
array of objects
servers
tags
array of objects
tags
Responses

401

UnauthorizedResponse signals an unauthorized API access

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized

404

NotFoundResponse indicates a request for a resource that does not exist

500

GenericError generic error

Language
Response
Choose an example:
application/json