Remove document from group
DELETE /v2/document/group/{groupId}/document/{documentId}
DELETE
/v2/document/group/{groupId}/document/{documentId}
Removes a document from a group. The document and its associated file are not deleted—only the link between the group and the document is removed.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” groupId
required
string
A group Id
Example
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
documentId
required
string
A document Id
Example
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Responses
Section titled “ Responses ”The resource has been successfully deleted.
object
id
required
The ID of the deleted identity
string
8d09aaa3-ad60-45f4-83ed-3fa114d883d7
message
required
The message of the deleted entity.
string
Deleted successfully