Skip to main content
PATCH
/
workers
/
{id}
/
chats
/
{chat_id}
Edit Worker Chat
curl --request PATCH \
  --url https://api.roostedhr.com/api/1_12/workers/{id}/chats/{chat_id} \
  --header 'X-API-KEY: <api-key>'

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Worker ID

chat_id
string
required

Chat ID

Response

200

OK