{
"assign_reminder_id": 50,
"room_id": "455970522866358286"
}curl --location --request POST 'http://127.0.0.1:8000/api/rooms/deactive-noti/' \
--header 'X-Auth-User-Id: 3ed2849d-c141-11ed-a747-0242c0a80103' \
--header 'Content-Type: application/json' \
--data-raw '{
"assign_reminder_id": 50,
"room_id": "455970522866358286"
}'{}