AuthorizeModelCopy interface

Methods

post(AuthorizeModelCopyParameters)

Generates authorization to copy a document model to this location with specified modelId and optional description.

Method Details

post(AuthorizeModelCopyParameters)

Generates authorization to copy a document model to this location with specified modelId and optional description.

function post(options: AuthorizeModelCopyParameters): StreamableMethod<AuthorizeModelCopy200Response | AuthorizeModelCopyDefaultResponse>

Parameters

Returns