curl --location --request POST 'https://staging.syncode.anggita.org/api/rooms//control/role-swap' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"targetUserId": "73727401-c2dc-4b4b-ad9b-350075d6b049"
}'{
"requestId": "string",
"status": "pending",
"expiresAt": "2019-08-24T14:15:22.123Z"
}