# Add participants to conversation **POST /api/v1/conversation/{conversation_uuid}/participants** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters #### Headers - **X-PLANNR-ACCOUNT-UUID** (string) #### Path parameters - **conversation_uuid** (string) ## Body parameters Content-type: application/json - **participants** (array[string]) Account uuids belonging to the firm ## Responses ### 401: #### Body Parameters: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)