POST /Annotation/

Creates an annotation.
 

Request

Method Request URI
POST /API/Annotation/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.CreateAnnotationOptions

Response

Response Body

A Dundas.BI.WebApi.Models.AnnotationData object, or a status code indicating the problem.