curl --location --request POST 'https://staging.syncode.anggita.org/api/rooms//ownership/transfer' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"targetUserId": "73727401-c2dc-4b4b-ad9b-350075d6b049"
}'{
"roomId": "c3631f02-ff67-42b8-8775-18c47f52a678",
"previousHostId": "f607c239-2ef8-436b-ad97-88f6197b5ebc",
"currentHostId": "dbc93b34-f786-4aa7-b63d-133291518fee",
"transferredAt": "2019-08-24T14:15:22.123Z",
"transferredBy": "e7599b17-ac43-406c-987c-1ec7642598c8"
}