# Resolve a Conversation **POST /api/conversation/{uuid}/resolve.json** Change a conversation to the resolved state. You are also able to set a disposition when resolved (if on a pro plan and configured). ## Servers - Production: https://application.textline.com (Production) ## Parameters ### Path parameters - **uuid** (string) Identifier of the Conversation to perform action with. ### Body: application/json (string) The identifier of the disposition you would like to use when resolving the conversation. string ## Responses ### 200 OK #### Body: application/json (object) - **conversation** (object) - **post** (object) - **group** (object) [Powered by Bump.sh](https://bump.sh)