Create a new tag for the authenticated user’s company. The auto_assign flag determines if the tag can be automatically assigned by the system (True) or only manually (False). Requires tag creation permission.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Tag created successfully
Serializer for listing tags.
Tag name
Description of the tag (max 500 characters).
If True, this tag can be automatically assigned by the system. If False, it can only be assigned by a user.
Timestamp when the tag was created.
Timestamp when the tag was last updated.
Number of visible documents with this tag