We are attempting to initiate a cobrowse session programmatically via the Genesys Cloud Conversations API to integrate it into our Terraform-driven orchestration layer. The payload sent to POST /api/v2/conversations/cobrowse/sessions is valid JSON, yet the endpoint consistently returns HTTP 400 with the message “Missing required field: participantId”. The documentation does not specify where this ID originates within the initial handshake request.