DELETE
/
v1
/
mock-apis
/
{mockApiId}
/
requests
Delete all requests in journal
curl --request DELETE \
  --url https://wmc.wiremockapi.cloud/v1/mock-apis/{mockApiId}/requests \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Your API key prefixed by 'Token '

Path Parameters

mockApiId
string
required

The ID of the Mock API

Required string length: 5 - 10
Example:

"jjl8y"

Response

200

Successfully deleted