Required. Resource identifier of the conversation adding the participant. Format: projects/<Project ID>/locations/<Location
ID>/conversations/<Conversation ID>.
Authorization requires the following IAM permission on the specified resource parent:
dialogflow.participants.create
Request body
The request body contains an instance of Participant.
Response body
If successful, the response body contains a newly created instance of Participant.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003eThis API endpoint allows creating a new participant within a specified conversation using a POST request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eparent\u003c/code\u003e path parameter is mandatory and requires a resource identifier for the conversation, including project and conversation IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must contain an instance of the \u003ccode\u003eParticipant\u003c/code\u003e resource to define the new participant's attributes.\u003c/p\u003e\n"],["\u003cp\u003eUpon successful creation, the response body returns the newly created \u003ccode\u003eParticipant\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this operation requires specific IAM permissions (\u003ccode\u003edialogflow.participants.create\u003c/code\u003e) and one of two specified OAuth scopes.\u003c/p\u003e\n"]]],[],null,[]]