Create Clarity Team Document Upload Url
createClarityTeamDocumentUploadUrlCreate a signed URL for uploading a PDF, TXT, Markdown, or BPMN document as a team-level Clarity capture
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Duvo team UUID to operate on. API keys are pinned to a single team — omit this (it falls back to the key's team) or pass that same team; a different team is rejected. OAuth callers, who can span multiple teams, should pass the target team here. | |
| fileName | Yes | Name of the document file | |
| contentType | Yes | MIME type of the document |