put https://api.chatwork.com/v2/rooms//messages/unread
チャットのメッセージを未読にします。
Responses
チャットのメッセージを未読にします。
xxxxxxxxxx
curl --request PUT \
--url https://api.chatwork.com/v2/rooms/room_id/messages/unread \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded'
Try It!
to start a request and see the response here! Or choose an example: