# Update Multiple Performer Prompts **PATCH /tasks/{id}/performer-prompts** Update multiple performer prompts for the specified task ID with revised instructions or content as required. ## Servers - https://usaapi02.cadencyservices.trintech.com/test/api: https://usaapi02.cadencyservices.trintech.com/test/api () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **id** (integer) The identifier of task for update performers. ### Body: application/json (array[object]) - **response** (string) The response for the close task action plan question which we are updating - **taskId** (integer) The ID of the close task action plan. - **questionNumber** (integer(int32)) The question for the close task action plan which we are updating ## Responses ### 200 OK #### Body: application/json (object) - **totalProcessed** (integer(int32)) - **successCount** (integer(int32)) - **successResults** (array[object]) - **failureCount** (integer(int32)) - **failedResults** (array[object]) [Powered by Bump.sh](https://bump.sh)