curl --location 'https://api.techrar.com/api/v2/auth/fcm-token/' \
--header 'app-id: 4' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"token": "fcm_token"
}'{
"id": 12741,
"custom_fields": null,
"app_id": 44,
"created_at": "2025-10-22T13:57:15.629613+03:00",
"modified_at": "2025-10-22T13:57:15.629673+03:00",
"is_deleted": false,
"deleted_at": null,
"ordering": 0,
"token": "fcm_token",
"is_active": true,
"user": 35370
}