cURL
curl --request POST \ --url https://api.trycomp.ai/v1/offboarding-checklist/member/{memberId}/item/{templateItemId}/complete \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "notes": "<string>", "fileName": "<string>", "fileType": "<string>", "fileData": "<string>" } '
Documentation IndexFetch the complete documentation index at: https://www.trycomp.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://www.trycomp.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
Optional notes
Evidence file name
Evidence file MIME type
Base64 encoded evidence file
Was this page helpful?