Delete A File/ Multiple Files
DELETE
/api/v1/{entity-type}/{entity-id}/{property}/documents/{document-id}
Path Parameters
Headers
Usage
cURL
HTTPie
{registry-url}
is usually http://localhost:{port}. The port can be found under theregistry
section in thedocker-compose.yml
file and is usually8081
.
Last updated