AuthorizeClassifierCopy interface
Methods
post(Authorize |
Generates authorization to copy a document classifier to this location with specified classifierId and optional description. |
Method Details
post(AuthorizeClassifierCopyParameters)
Generates authorization to copy a document classifier to this location with specified classifierId and optional description.
function post(options: AuthorizeClassifierCopyParameters): StreamableMethod<AuthorizeClassifierCopy200Response | AuthorizeClassifierCopyDefaultResponse>