한국어
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
댓글에 반응을 추가합니다.
요청
Path
idstringrequiredBody
typestringrequired응답
204 No Content를 반환합니다. 응답 본문은 비어 있습니다.예시
성공 시
204 No Content를 반환합니다.