# Clear task assignations **PUT /actions/tasks/clear-assignation** ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ## Body parameters Content-type: application/json - **task_ids** (array[string(uuid)]) - **person_id** (string(uuid)) ## Responses ### 200: Assignations removed #### Body Parameters: application/json (array[string(uuid)]) array[string(uuid)] [Powered by Bump.sh](https://bump.sh)