HTTP Request

Method
POST
URL
https://spy-notes-api.rk0.xyz/users/3ff1cbc9-e6d3-496b-a696-44c0a2cd9fe1/notes
Headers
HeaderValue
Content-Typeapplication/json
Accept-Encodinggzip, deflate, br
Body
{
    "title": "My Note",
    "note": "This is a note",
    "tags": ["boring", "note"]
}

7 / 27