Lesson

Upload AnchorImage with support for primary and multiple secondary anchors. Use this method to replace primary anchor. To remove a secondary anchor, call DeleteAnchorImage API and then call SaveAnchorImage API to upload the updated anchor. Note that the AnchorId must be unique for new anchor images.

post/Lesson/SaveAnchorImage

Headers

X-Versionstring

Request body

institutionIDinteger nullable
lessonIDinteger nullable
b64Stringstring nullable
anchorIDstring nullable
isPrimaryAnchorboolean nullable

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.