Frontu API Sandbox
ClientApi/Note

Creates a new Note from the submitted data.

1min
POST
https://dev1.frontu.com//client/api/v2/notes
This endpoint allows to create the note information If you want to update Note using POST method you need to fill information for guid field or systemId field in request body.
Authentication
Authorization
Body Parameters
body
task
workspace
user
visible
deleted
title
guid
Responses
201
Returned when successful
400
Returned when the form has errors
Curl
JS
Ruby
Python
Responses
201
400




Updated 20 Dec 2024
Doc contributor
Did this page help you?