update_status
Update a conversation's status by providing its ID and the new status name. Changes the status to the specified value.
Instructions
Update Conversation Status PUT /api/v1/statuses/{id} Tags: Status and priority
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | (path parameter) | |
| name | Yes | (body) |