put https://api.cloud.digifi.io/application-notes/
The Update Application Note API can be used to update an application note.
Example Requests
Below please find the example JSON body
{
"note": "new body"
}
The Update Application Note API can be used to update an application note.
Example Requests
Below please find the example JSON body
{
"note": "new body"
}