Modify a drawing via JSON payload.
See API Guide: Drawings for more information.When polling for drawing modifications to complete, use a reasonable interval (e.g., avoid polling multiple times a second, use an exponential backoff strategy, etc.). See Rate Limiting and API Limits for more information.
Path parameters
The id of the document in which to perform the operation.
The id of the workspace in which to perform the operation.
The id of the element in which to perform the operation.
Query parameters
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.
Response
default response