curl --location --request POST 'https://dev.isaac.wellnessliving.com/omega/businesses//clients//conversations//status?status' \
--header 'X-API-KEY: <api-key>'{
"conversation_id": 54321,
"message": "Client successfully assigned to staff member"
}