API reference
cURL
curl --request DELETE \ --url https://api.sandbox.isometric.com/mrv/v0/components/{id} \ --header 'Authorization: Bearer <token>' \ --header 'x-client-secret: <x-client-secret>'
This response does not have an example.
Delete a component resource. Will fail if the component is in use by a verified removal.
Was this page helpful?