delete https://{base_url}/v2/rooms//participants/
Delete a participant of a room by user Id and room Id.
Log in to see full request history
Responses
Delete a participant of a room by user Id and room Id.
xxxxxxxxxx
curl --request DELETE \
--url https://api.sandbox.eu.bandyer.com/v2/rooms/room_id/participants/user_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: