Api.deleteDocumentContainerSet¶
- deleteDocumentContainerSet(containerIds)¶
Deletes a set of document containers.
This method executes asynchronously and returns a promise.
Note
Deleting a document container deletes all attached documents and image data.
- Arguments
containerIds (
array()
) – List of unique identifiers describing the set of document containers to delete.
- Returns
For error responses, see Error Responses.
If successful, deletes the set of document containers.