Skip to main content

Unlink all tags from a Contract

DELETE 

/api/v8/partner/contracts/:document_id/tags

Unlink all tags assigned to a specific Contract.

Request

Path Parameters

    document_id int64required

    The unique identifier of the document.

Responses

The resource was deleted successfully

Loading...