CAD Events
Appending a Narrative Entry
Appends new narrative entry to event
post/cad/events/{externalId}/narrative
Path parameters
externalIdstring uuid required
Request body
Response
Success
Example response
{
"involvedPersons": [
{
"dateOfBirth": "2017-01-20"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.