Delete a task mock

Deletes an existing task mock with the provided ID.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

mockIdstringRequired
The unique identifier of the task mock to retrieve

Response

Result of mock deletion
messagestring
Confirmation message indicating successful deletion

Errors

500
Internal Server Error