cURL
curl --request POST \ --url https://external.sakari.io/v1/forms/{id}/submit \ --header 'Content-Type: application/json' \ --data '{ "fields": {} }'
{ "success": true, "data": { "id": "<string>", "name": "<string>", "active": "2023-11-07T05:31:56Z", "views": {}, "styling": {}, "settings": { "list": { "id": "<string>", "name": "<string>" }, "trigger": 123, "repeat": 123, "display": { "start": "2023-11-07T05:31:56Z", "end": "2023-11-07T05:31:56Z" } } } }
Documentation IndexFetch the complete documentation index at: https://developer.sakari.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.sakari.io/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
successful operation