curl --location -g --request PUT 'https://v1.popaap.cc/?Authorization=Bearer {token}' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Plan Premium Plus",
"duration_days": 60
}'{
"id": 1,
"application_id": 1,
"name": "Plan Premium Plus",
"duration_days": 60,
"created_at": "2024-01-01T00:00:00.000Z",
"updated_at": "2024-01-03T00:00:00.000Z"
}