Tentei definir uma tag para um tópico via API como Como fazer engenharia reversa da API do Discourse
Mas não consigo ver o parâmetro de tag no console:
acting_avatar_template: "/user_avatar/help.working24.net/wo24/{size}/3_2.png"
acting_name: ""
acting_user_id: 1
acting_username: "wo24"
action_code: null
action_type: 12
archived: false
avatar_template: "/user_avatar/help.working24.net/wo24/{size}/3_2.png"
category_id: null
closed: false
created_at: "2022-01-23T10:09:10.296Z"
deleted: false
excerpt: "Test message text 05 Test message text 05 Test message text 05"
hidden: null
name: ""
post_id: null
post_number: 1
post_type: null
slug: "test-message-05"
target_name: ""
target_user_id: 1
target_username: "wo24"
title: "Test message 05"
topic_id: 1793
user_id: 1
username: "wo24"
Aparece uma solicitação de enquete como esta:
Request URL: https://help.discourseweb.net/message-bus/b55fe519c25f4d4c937f2ff309bf9b04/poll
Request Method: POST
Status Code: 200
Mas não sei como isso afeta a solicitação de tag.
Você poderia me ajudar a definir a tag pela API do Discourse?