# Remove a participant from a workflow task **DELETE /api/v1/workflow/{workflow_uuid}/task/{workflowTask_uuid}/participants** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **workflow_uuid** (string) - **workflowTask_uuid** (string) ### Body: application/json (object) - **participants** (array[string(uuid)]) Account uuids belonging to the workflow board task. ## Responses [Powered by Bump.sh](https://bump.sh)