Delete an entity. The entity cannot be used by a fact table or metric.
cURL
curl --request DELETE \ --url https://metrics.eu.confidence.dev/v1/entities/{entity} \ --header 'Authorization: Bearer <token>'
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK
Was this page helpful?