한국어
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를 반환합니다.