Notes
Deletes a flag from the specified note
Delete a flag from a note (required scope notes:write)
delete/v1/notes/{noteId}/flags/{flagId}
Path parameters
noteIdinteger required
The note id
flagIdinteger required
The flag history id to delete
Headers
Customer-Idinteger required
The customer identifier
Response
No Content
Changes
No recorded changes to this endpoint across all 3 revisions of this API.