cURL
curl --request POST \ --url https://app.getaptly.com/api/portal/forms/submit \ --header 'Content-Type: application/json' \ --data ' { "formId": "<string>", "cardId": "<string>", "boardId": "<string>", "data": {} } '
{ "status": true, "message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.getaptly.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.getaptly.com/llms.txt
Use this file to discover all available pages before exploring further.
Submitted