Skip to main content

Unlink all Tags from a Document

DELETE 

/api/v8/partner/documents/:document_id/tags

Unlink all Tags assigned to a specific Document.

Request

Path Parameters

    document_id int64required

    The unique identifier of the document.

Responses

The resource was deleted successfully

Loading...