Incidents
Notes
Update a Note
Update a note.
This API may be called a maximum of 2 times per second.
put/api-public/v1/incidents/{incidentNumber}/notes/{noteName}
Path parameters
incidentNumberinteger required
The incident number
noteNamestring required
The html encoded name field of the note
Headers
X-VO-Api-Idstring required
Your API ID
X-VO-Api-Keystring required
Your API Key
Request body
Response
Information about the note updated
Changes
No recorded changes to this endpoint across all 2 revisions of this API.