Create authoredNote
POST https://graph.microsoft.com/v1.0/privacy/subjectRightsRequests/{{subjectRightsRequestId}}/notes
Request Body
{"content"=>{"content"=>"This is a Microsoft Graph note!", "contentType"=>"text"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |