close a customer support conversation
POST/v1/support/conversations/:id/close
Close a support conversation belonging to the authenticated customer. The conversation transitions to status=closed; further messages are rejected unless staff reopens it.
Request
Responses
- 204
- 401
- 404
Conversation closed. No response body.
unauthorized: Unauthorized
not_found: Resource not found