DELETE
/
v1
/
data-sources
/
{dataSourceId}
Delete data source by ID
curl --request DELETE \
  --url https://wmc.wiremockapi.cloud/v1/data-sources/{dataSourceId} \
  --header 'Authorization: <api-key>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Your API key prefixed by 'Token '

Path Parameters

dataSourceId
string
required

Response

204

204 response