Requests
Delete requests mappings matching metadata
POST
/
v1
/
mock-apis
/
{mockApiId}
/
requests
/
remove-by-metadata
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
mockApiId
string
requiredThe ID of the Mock API
Body
application/json
equalTo
string
requiredcaseInsensitive
boolean
Response
200 - application/json
The response is of type any
.