日本語
Appearance
コメントにリアクションを追加します。
id
string
type
204 No Content を返します。レスポンスボディは空です。
204 No Content
curl -X POST 'https://api.youvico.com/api/comments/2fb4e60b-0d9a-46f3-a4dc-cb9fe8ad9be6/reactions' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -H 'Content-Type: application/json' \ -d '{ "type": "👍" }'
成功すると 204 No Content を返します。
リアクションを追加する Tier 4
コメントにリアクションを追加します。
リクエスト
パス
idstringrequiredボディ
typestringrequiredレスポンス
204 No Contentを返します。レスポンスボディは空です。例
成功すると
204 No Contentを返します。