v1

latestOpenAPI 3.0.02026-07-17166300328.1 KB
Analyst Data

Delete Analyst data

delete/analystData/delete/{analystType}/{analystDataID}

Path parameters

analystType'Note' | 'Opinion' | 'Relationship' required

Type of the analyst data.

string required
OR
string uuid required
Example:12345

UUID or numeric ID of the Analyst data

Response

Delete analyst data response

messagestring

Example response

{
  "message": "Analyst Note deleted."
}