curl --request DELETE \
--url https://wmc.wiremockapi.cloud/v1/data-sources/{dataSourceId} \
--header 'Authorization: <api-key>'{
"errors": [
{
"title": "Invalid query parameter format",
"detail": "The offset parameter value must be a positive integer"
}
]
}curl --request DELETE \
--url https://wmc.wiremockapi.cloud/v1/data-sources/{dataSourceId} \
--header 'Authorization: <api-key>'{
"errors": [
{
"title": "Invalid query parameter format",
"detail": "The offset parameter value must be a positive integer"
}
]
}