Create Application Note

How to create an application note using the DigiFi API.

The Create Application Note API can be used to create an application note.


Example Requests

Below please find the example JSON body

{
  "applicationId": "63ca97b71da7c1618788eeb8",
  "note": "test body"
}
Language
Authorization
Header