# Add participants to a group **POST /api/v1/group/{group_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 - **group_uuid** (string) ### Body: application/json (object) - **participants** (array) UUIDs of accounts to add to the group. ## Responses ### 401 #### Body: application/json (object) - **message** (string) [Powered by Bump.sh](https://bump.sh)