Info

Delete a note by ID

Delete a note from the database by its ID

delete/info/notes/{id}

Path parameters

idinteger required

Note ID

Response

Success

{"stackTrail":"components:schemas:github_com_alchemillahq_sylve_internal.APIResponse-any:properties:data","oasType":"schema","type":"unknown"}
errorstring
messagestring
statusstring

Changes