Pular para o conteúdo principal

Delete an artifact

DELETE 

https://platform.docana.com/api/v1/artifacts/:artifactId/

A soft delete: the document backing the artifact is marked ARCHIVED, which hides the artifact from listings and lookups. Failures answer 500 with { success: false, error } instead of the standard error shape.

Request

Responses

The artifact was deleted