Authorization: ********************
curl --location --request POST '/sessions//stage/remove' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "participant_identity": "string" }'