cURL
curl --request POST \ --url https://wmc.wiremockapi.cloud/v1/mock-apis/{mockApiId}/scenarios/reset \ --header 'Authorization: Basic <encoded-value>'
Resets all scenario and dynamic state
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"
Successfully reset