Requests
Delete request by ID
DELETE
/
v1
/
mock-apis
/
{mockApiId}
/
requests
/
{requestId}
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.