latestOpenAPI 3.0.1Apache 2.02026-08-133021,2261.8 MB

aaa3e1322450

Thumbnail

Set the thumbnail image for an application element.

  • Allows 3rd-party applications to set thumbnails for their elements.
  • Application elements can have both primary and secondary thumbnails. A primary thumbnail represents the top-level of the element. A secondary thumbnail can represent sub-components of the element (e.g., a drawing sheet).
  • To update one or more thumbnails, you must set the overwrite query param to true and supply the entire set of thumbnails. All previous thumbnails will be deleted prior to updating the element with the latest images.
post/thumbnails/d/{did}/{wv}/{wvid}/e/{eid}

Path parameters

didstring required

The id of the document in which to perform the operation.

wv'w' | 'v' required

Indicates which of workspace (w) or version (v) id is specified below.

wvidstring required

The id of the workspace, version in which the operation should be performed.

eidstring required

The id of the element in which to perform the operation.

Query parameters

linkDocumentIdstring

The id of the document through which the above document should be accessed; only applicable when accessing a version of the document. This allows a user who has access to document a to see data from document b, as long as document b has been linked to document a by a user who has permission to both.

overwriteboolean

Response

default response