Expand description
File tag management handlers
Structs§
- List
Tags Query - GET /tag - List all tags for the tenant
- List
Tags Response - Response for list tags endpoint
- TagResponse
- PUT /file/:fileId/tag/:tag - Add a tag to a file
Functions§
- delete_
file_ tag - DELETE /file/:fileId/tag/:tag - Remove a tag from a file
- list_
tags - put_
file_ tag