Unlink all tags from a W-9DELETE /api/v8/partner/w9s/:document_id/tagsUnlink all tags assigned to a specific W-9.RequestPath Parametersdocument_id int64requiredThe unique identifier of the document.Responses200The resource was deleted successfullyLoading...