cURL
curl --request DELETE \ --url https://api.example.com/extracted-values/{id}
{ "data": null }
Delete an extracted value and related links.
OK