# Adds a response to a performer prompt. **POST /tasks/performer-prompts** Adds a response to a performer prompt. Response is checked to be the same as the performer prompt type. [Read More about Performer Prompts](https://cadencyhelp.cadency.trintech.com//current/content/about_questions.htm) ## Servers - https://usaapi02.cadencyservices.trintech.com/test/api: https://usaapi02.cadencyservices.trintech.com/test/api () ## Authentication methods - Oauth2 ## Parameters ### Body: application/json (object) - **response** (string) The response for the close task action plan question which we are updating - **taskNumber** (string) The number for the close task action plan which we are updating - **periodId** (string) The period for the close task action plan which we are updating - **questionNumber** (integer(int32)) The question for the close task action plan which we are updating ## Responses ### 200 OK #### Body: application/json (object) - **response** (string) The response for the close task action plan question which we are updating - **taskNumber** (string) The number for the close task action plan which we are updating - **periodId** (string) The period for the close task action plan which we are updating - **questionNumber** (integer(int32)) The question for the close task action plan which we are updating [Powered by Bump.sh](https://bump.sh)