Appearance
댓글에 리액션을 추가해요.
type
string
id
Returns 201 Created.
201 Created
없음
curl -X POST 'https://api.youvico.com/comments/6ba7b810-9dad-11d1-80b4-00c04fd430c8/reactions' \ -H 'Authorization: Bearer xoau.aB3xK9p2QwR7sT4uV1nM8oP5qL6rN0yZ7eF2gH4jK...' \ -H 'Content-Type: application/json' \ -d '{ "type": "👍" }'
생성 Tier 4
댓글에 리액션을 추가해요.
접근 가능한 사용자
접근 권한
Request
Body
typestringrequiredPath
idstringrequiredResponse
Returns
201 Created.없음
Example