Sign in

Update room task status

documented

Updates the completion status of a room task.

PUT /rooms/{room_id}/tasks/{task_id}/statusRoomsno implementation yet0 runs

Input

room_id*
Chat room ID
e.g. 123456
task_id*
Task ID
e.g. 789012
status*
New task status
e.g. done or open
Calls Chatwork as you (your API key is your account); keychains.dev holds the credentials.