List all district files
Upload a file
Example:
Upload a file for a specific person
Update file metadata
string
New display name for the file.
string
Reassign the file to a different person.
Delete a file
Access file content
Files are served via an authenticated proxy route:url field returned in file responses points to this route. Include your session token or API key to access protected files.
File URLs are not publicly accessible. All requests to file URLs must include a valid
Authorization header.