mags_change_max_connections Permission, Token Scope, Not has Restriction.Authorization: Bearer ********************curl --location --request POST 'https://api.temlittoral.com/api/v1/mags//mags_change_max_connections' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--data-urlencode 'new_max_connections=4'{
"id": 11,
"username": "TestUpdateR",
"password": "DKQJ88skls",
"user_id": 1,
"package_id": 4,
"template_id": 2,
"voucher_id": null,
"customer_has_paid": false,
"enable_vpn": false,
"max_connections": 1,
"country": "all",
"note": "Test Note",
"whatsapp_telegram": "098765432",
"restricted": true,
"last_sync_at": null,
"expired_at": "2024-12-19 13:19:39",
"created_at": "2024-08-17 13:19:39",
"updated_at": "2024-08-28 11:55:41"
}