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
mockId
The unique identifier of the task mock to retrieve
Response
Result of mock deletion
message
Confirmation message indicating successful deletion
Errors
500
Internal Server Error