Skip to main content
DELETE
/
sources
/
{id}
Delete Source
curl --request DELETE \
  --url https://api.sandbox.isometric.com/mrv/v0/sources/{id} \
  --header 'Authorization: Bearer <token>' \
  --header 'x-client-secret: <x-client-secret>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Headers

x-client-secret
string
required
Examples:

Path Parameters

id
string
required

Response