Create a Markup Layer
POST {{pas_base_url}}/MarkupLayers/u{{viewingSessionId}}
https://help.accusoft.com/PrizmDoc/latest/HTML/markup-layers.html#post-markuplayersuviewingsessionid
Request Body
{"name"=>"layer name 1", "marks"=>[{"uid"=>"bmd3OF8yMDE5LTAxLTE4VDEyOjE5OjU2LjQ0M1pfNGY3MTFx", "interactionMode"=>"Full", "pageNumber"=>1, "type"=>"RectangleAnnotation", "creationDateTime"=>"2019-01-18T12:19:56.442Z", "modificationDateTime"=>"2019-01-18T12:19:58.089Z", "rectangle"=>{"x"=>15.622641509433958, "y"=>15.622641509433958, "width"=>143.99999999999997, "height"=>103.2452830188679}, "pageData"=>{"width"=>612, "height"=>792}, "borderColor"=>"#000000", "borderThickness"=>4, "fillColor"=>"#ff0000", "opacity"=>255}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |