Upload API specification (Async)
POST/v2/endpoints/:endpoint/specs
Uploads an OpenAPI (YAML/JSON), WSDL, GraphQL, or Proto file to automate mock response generation. This is an asynchronous operation that returns a Job ID.
Request
Responses
- 202
- 400
- 401
Upload accepted and processing initiated.
Bad Request - Payload validation failed.
Unauthenticated - API key is missing or invalid.