Create a new tag for the authenticated user’s company. 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.
Title of the tag (max 100 characters).
Description of the tag (max 500 characters).
True if the tag was generated by the system, False if it was manually created.
Timestamp when the tag was created.
Timestamp when the tag was last updated.