Notes

Delete a note

delete/api/v1/notes

Query parameters

accessTokenstring
userIdstring
noteIdstring

Request body

accessTokenstring
userIdstring
noteIdstring

Response

Successful response. Stable response schemas are documented in workflow guides when available.

{"stackTrail":"paths:/api/v1/notes:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","description":"Response shape is route-specific and may be backed by @overlay/app-core contracts."}

Changes