cURL
curl --request DELETE \ --url https://wmc.wiremockapi.cloud/v1/mock-apis/{mockApiId} \ --header 'Authorization: Basic <encoded-value>'
{}
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Basic <encoded-value>
<encoded-value>
username:password
The ID of the Mock API
5 - 10
"jjl8y"
200 response
The response is of type object.
object