cURL
curl --request POST \ --url https://wbl.monolisk.dev/submissions/{token} \ --header 'Content-Type: application/json' \ --data ' { "payload": [ { "kind": "<string>", "hours": 123, "supervisor": "[email protected]", "dateRange": { "start": "2023-12-25", "end": "2023-12-25" }, "date": "2023-12-25", "shortResponse": "<string>", "longResponse": "<string>", "wasInSchool": true } ] } '
Submit an array of work experiences using a submission token
Documentation IndexFetch the complete documentation index at: https://docs.monolisk.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.monolisk.dev/llms.txt
Use this file to discover all available pages before exploring further.
Submission token
Show child attributes
Submissions created successfully