DELETE
/
v1
/
mock-apis
/
{mockApiId}
Delete mock API
curl --request DELETE \
  --url https://wmc.wiremockapi.cloud/v1/mock-apis/{mockApiId} \
  --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
application/json

200 response

The response is of type object.