Upload employment evidence
People
Upload employment evidence | Comp AI API
Upload employment evidence in Comp AI. Invite and manage workforce members, training status, device compliance, email preferences, and employee evidence.
POST
Upload employment evidence
Documentation Index
Fetch the complete documentation index at: https://www.trycomp.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Path Parameters
Member ID
Example:
"mem_abc123def456"
Available options:
onboard, offboard Body
application/json
Name of the file
Maximum string length:
255Example:
"document.pdf"
MIME type of the file
Example:
"application/pdf"
Base64 encoded file data
Example:
"iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mP8/5+hHgAHggJ/PchI7wAAAABJRU5ErkJggg=="
Description of the attachment
Maximum string length:
500Example:
"Meeting notes from Q4 planning session"
User ID of the user uploading the attachment (required for API key auth, ignored for JWT auth)
Example:
"usr_abc123def456"
Response
201 - undefined

