Submit data to a form and trigger configured notifications and workflows
X-API-Key headerAuthorization: Bearer <api_key> headerapplication/json - For standard form datamultipart/form-data - For forms with file uploadsX-RateLimit-Limit: Maximum number of requests allowedX-RateLimit-Remaining: Number of requests remaining in the current windowX-RateLimit-Reset: Unix timestamp when the rate limit resetsmultipart/form-data content typeFile or Blob objects400 - Bad Request: Invalid parameters or missing required fields401 - Unauthorized: Invalid or inactive API key403 - Forbidden: Form does not belong to the API key owner404 - Not Found: Form not found429 - Too Many Requests: Rate limit exceeded500 - Internal Server Error: File upload failure or server erroremail field in submission data is used for confirmation emails